[arch-commits] Commit in coreutils/trunk (PKGBUILD)

Allan McRae allan at nymeria.archlinux.org
Sat Feb 16 08:39:01 UTC 2013


    Date: Saturday, February 16, 2013 @ 09:39:01
  Author: allan
Revision: 178098

upgpkg: coreutils 8.21-1

upstream update

Modified:
  coreutils/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-02-16 08:03:45 UTC (rev 178097)
+++ PKGBUILD	2013-02-16 08:39:01 UTC (rev 178098)
@@ -3,7 +3,7 @@
 # Contributor: judd <jvinet at zeroflux.org>
 
 pkgname=coreutils
-pkgver=8.20
+pkgver=8.21
 pkgrel=1
 pkgdesc="The basic file, shell and text manipulation utilities of the GNU operating system"
 arch=('i686' 'x86_64')
@@ -13,8 +13,8 @@
 depends=('glibc' 'pam' 'acl' 'gmp' 'libcap')
 install=${pkgname}.install
 source=(ftp://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.xz{,.sig})
-md5sums=('3d69af8f561fce512538a9fe85f147ff'
-         '7e6076e4e0961d24c38cf8685efca35b')
+md5sums=('065ba41828644eca5dd8163446de5d64'
+         '5d68aee0cfb701c13ec624ad8df142a9')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}




More information about the arch-commits mailing list