summaryrefslogtreecommitdiff
path: root/core/coreutils
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-10-26 02:26:56 -0700
committerroot <root@rshg054.dnsready.net>2012-10-26 02:26:56 -0700
commitff20b83d60041f745a579e10770706b0b49d5617 (patch)
tree715ba7ce7d40655e756c284d0875b27da39796e6 /core/coreutils
parenta3b55a0c47a00ac40bc00a4ce87d93f809273840 (diff)
Fri Oct 26 02:24:09 PDT 2012
Diffstat (limited to 'core/coreutils')
-rw-r--r--core/coreutils/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/core/coreutils/PKGBUILD b/core/coreutils/PKGBUILD
index 58454c747..82fb6beb8 100644
--- a/core/coreutils/PKGBUILD
+++ b/core/coreutils/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 166962 2012-09-23 12:22:15Z tomegun $
+# $Id: PKGBUILD 169689 2012-10-26 01:40:04Z allan $
# Maintainer: Allan McRae <allan@archlinux.org>
# Contributor: judd <jvinet@zeroflux.org>
pkgname=coreutils
-pkgver=8.19
+pkgver=8.20
pkgrel=1
pkgdesc="The basic file, shell and text manipulation utilities of the GNU operating system"
arch=('i686' 'x86_64')
@@ -13,8 +13,8 @@ groups=('base')
depends=('glibc' 'pam' 'acl' 'gmp' 'libcap')
install=${pkgname}.install
source=(ftp://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.xz{,.sig})
-md5sums=('1a01231a2f3ed37c0efc073ccdda9375'
- '7f564749d834397aa67f0f05bacb62d5')
+md5sums=('3d69af8f561fce512538a9fe85f147ff'
+ '7e6076e4e0961d24c38cf8685efca35b')
build() {
cd ${srcdir}/${pkgname}-${pkgver}