moreutils: Update to 0.67
This commit is contained in:
parent
40452681c1
commit
d5d5c4042c
@ -1,13 +1,13 @@
|
||||
# Maintainer: Erich Gubler <erichdongubler@gmail.com>
|
||||
|
||||
pkgname=moreutils
|
||||
pkgver=0.66
|
||||
pkgver=0.67
|
||||
pkgrel=1
|
||||
pkgdesc="A growing collection of the unix tools that nobody thought to write thirty years ago"
|
||||
arch=('i686' 'x86_64')
|
||||
url="https://joeyh.name/code/moreutils/"
|
||||
license=('GPL2')
|
||||
makedepends=('docbook-xml' 'git' 'make' 'gcc')
|
||||
makedepends=('docbook-xml' 'git' 'make' 'gcc' 'docbook-xsl')
|
||||
source=("git+https://git.joeyh.name/git/moreutils.git#tag=${pkgver}")
|
||||
sha256sums=('SKIP')
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user