summaryrefslogtreecommitdiff
path: root/community/moreutils/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/moreutils/PKGBUILD')
-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