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

Dave Reisner dreisner at archlinux.org
Wed Sep 5 01:16:21 UTC 2012


    Date: Tuesday, September 4, 2012 @ 21:16:20
  Author: dreisner
Revision: 166162

upgpkg: coreutils 8.19-1

Modified:
  coreutils/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-09-04 23:45:47 UTC (rev 166161)
+++ PKGBUILD	2012-09-05 01:16:20 UTC (rev 166162)
@@ -3,7 +3,7 @@
 # Contributor: judd <jvinet at zeroflux.org>
 
 pkgname=coreutils
-pkgver=8.18
+pkgver=8.19
 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=('74712fbb0e0dfcb883c90eab91982780'
-         'b23dd27937cf9ad04f4567fef57ec6a3')
+md5sums=('1a01231a2f3ed37c0efc073ccdda9375'
+         '7f564749d834397aa67f0f05bacb62d5')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}




More information about the arch-commits mailing list