summaryrefslogtreecommitdiff
path: root/community/moreutils
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-03-13 03:50:12 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-03-13 03:50:12 +0000
commit4e5db57790dfb7243ca8b1d7c82f834a6294d8ab (patch)
tree5fa56a9aaad99bff3be377187b518aa7938dd746 /community/moreutils
parent5d4b5782f03734e12c907cbc7e4b8c35926e9554 (diff)
Thu Mar 13 03:41:44 UTC 2014
Diffstat (limited to 'community/moreutils')
-rw-r--r--community/moreutils/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/moreutils/PKGBUILD b/community/moreutils/PKGBUILD
index d548da25a..2fa159a43 100644
--- a/community/moreutils/PKGBUILD
+++ b/community/moreutils/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 96061 2013-08-19 13:38:56Z spupykin $
+# $Id: PKGBUILD 107074 2014-03-12 10:55:36Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: Alessio 'mOLOk' Bolognino <themolok@gmail.com>
pkgname=moreutils
-pkgver=0.49
+pkgver=0.51
pkgrel=1
pkgdesc="A growing collection of the unix tools that nobody thought to write thirty years ago"
arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@ depends=('perl' 'perl-ipc-run' 'perl-timedate' 'perl-time-duration')
options=('!emptydirs' 'zipman')
replaces=(moreutils-svn)
source=(http://ftp.de.debian.org/debian/pool/main/m/moreutils/moreutils_$pkgver.tar.gz)
-md5sums=('29b49e70fec35b28df24b25eb3e0fd29')
+md5sums=('849282ea7e43ed01d34bd81b1d2be283')
build() {
cd $srcdir/$pkgname