Date: Wednesday, April 27, 2011 @ 07:05:23 Author: allan Revision: 120920
upgpkg: coreutils 8.12-1 upstream update Modified: coreutils/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2011-04-27 09:28:28 UTC (rev 120919) +++ PKGBUILD 2011-04-27 11:05:23 UTC (rev 120920) @@ -3,7 +3,7 @@ # Contributor: judd <[email protected]> pkgname=coreutils -pkgver=8.11 +pkgver=8.12 pkgrel=1 pkgdesc="The basic file, shell and text manipulation utilities of the GNU operating system" arch=('i686' 'x86_64') @@ -19,7 +19,7 @@ coreutils-uname.patch coreutils-pam.patch su.pam) -md5sums=('b623ee9b1b768a14e40dfd35ff446f4c' +md5sums=('0f7d43c2d2e24314b43a6c6267e25b90' 'c4fcca138b6abf6d443d48a6f0cd8833' 'aad79a2aa6d566c375d7bdd1b0767278' 'fa85e5cce5d723275b14365ba71a8aad')
