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