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

Allan McRae allan at archlinux.org
Wed Oct 24 07:57:30 UTC 2012


    Date: Wednesday, October 24, 2012 @ 03:57:30
  Author: allan
Revision: 169601

upgpkg: coreutils 8.20-1

upstream update

Modified:
  coreutils/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-10-24 07:44:55 UTC (rev 169600)
+++ PKGBUILD	2012-10-24 07:57:30 UTC (rev 169601)
@@ -3,7 +3,7 @@
 # Contributor: judd <jvinet at 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 @@
 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}




More information about the arch-commits mailing list