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

Allan McRae allan at archlinux.org
Sat Dec 12 10:40:42 UTC 2009


    Date: Saturday, December 12, 2009 @ 05:40:42
  Author: allan
Revision: 61123

upgpkg: coreutils 8.2-1
    upstream update

Modified:
  coreutils/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-12-12 10:07:42 UTC (rev 61122)
+++ PKGBUILD	2009-12-12 10:40:42 UTC (rev 61123)
@@ -3,7 +3,7 @@
 # Contributor: judd <jvinet at zeroflux.org>
 
 pkgname=coreutils
-pkgver=8.1
+pkgver=8.2
 pkgrel=1
 pkgdesc="The basic file, shell and text manipulation utilities of the GNU operating system"
 arch=('i686' 'x86_64')
@@ -23,7 +23,7 @@
 	coreutils-pam.patch
 	coreutils-6.10-configuration.patch
 	su)
-md5sums=('4cde9f31604f4da188ed302ca55545ea'
+md5sums=('dfb0d3dbc5f555386339f4f74621cda0'
          '0ccdad826d251515b61d4b60da93a7e5'
          'c4fcca138b6abf6d443d48a6f0cd8833'
          '7efee4d5b3653711f9e229493316841c'
@@ -63,7 +63,7 @@
   chmod -v 4555 ${pkgdir}/bin/su
 
   # binaries required by various scripts
-  _bin="cut dd dir dircolors du install mkfifo readlink shred \
+  _bin="cut dir dircolors du install mkfifo readlink shred \
         sleep touch tr vdir"
   mv ${_bin} $pkgdir/bin
   ln -sf /bin/sleep ${pkgdir}/usr/bin/sleep




More information about the arch-commits mailing list