Date: Monday, August 19, 2013 @ 15:38:34 Author: spupykin Revision: 96060
upgpkg: moreutils 0.49-1 upd Modified: moreutils/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-08-19 13:23:24 UTC (rev 96059) +++ PKGBUILD 2013-08-19 13:38:34 UTC (rev 96060) @@ -3,7 +3,7 @@ # Contributor: Alessio 'mOLOk' Bolognino <themo...@gmail.com> pkgname=moreutils -pkgver=0.48 +pkgver=0.49 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 @@ options=('!emptydirs' 'zipman') replaces=(moreutils-svn) source=(http://ftp.de.debian.org/debian/pool/main/m/moreutils/moreutils_$pkgver.tar.gz) -md5sums=('c6f1eb13132a88ce053be709aa2625d2') +md5sums=('29b49e70fec35b28df24b25eb3e0fd29') build() { cd $srcdir/$pkgname