From 8fd7bc607a8e4b26853b4263153a736767b163cd Mon Sep 17 00:00:00 2001 From: root Date: Sat, 15 Oct 2011 23:14:29 +0000 Subject: Sat Oct 15 23:14:29 UTC 2011 --- core/coreutils/PKGBUILD | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'core/coreutils') diff --git a/core/coreutils/PKGBUILD b/core/coreutils/PKGBUILD index 0cdca9fd1..ee8569c22 100644 --- a/core/coreutils/PKGBUILD +++ b/core/coreutils/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 137787 2011-09-11 01:35:08Z allan $ +# $Id: PKGBUILD 140430 2011-10-14 06:04:29Z allan $ # Maintainer: Allan McRae # Contributor: judd pkgname=coreutils -pkgver=8.13 -pkgrel=2 +pkgver=8.14 +pkgrel=1 pkgdesc="The basic file, shell and text manipulation utilities of the GNU operating system" arch=('i686' 'x86_64') license=('GPL3') @@ -15,11 +15,12 @@ replaces=('mktemp') backup=('etc/pam.d/su') install=${pkgname}.install options=('!emptydirs') -source=(ftp://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.xz +source=(ftp://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.xz{,.sig} coreutils-uname.patch coreutils-pam.patch su.pam) -md5sums=('8e1675c6c336ff55557c698706a63d6c' +md5sums=('bcb135ce553493a45aba01b39eb3920a' + '279712f9afc954beaff0d99194c8f462' 'c4fcca138b6abf6d443d48a6f0cd8833' 'aad79a2aa6d566c375d7bdd1b0767278' 'fa85e5cce5d723275b14365ba71a8aad') -- cgit v1.2.3-54-g00ecf