[arch-commits] Commit in coreutils/trunk (PKGBUILD)
    Sébastien Luttringer 
    seblu at archlinux.org
       
    Fri Dec 29 12:08:35 UTC 2017
    
    
  
    Date: Friday, December 29, 2017 @ 12:08:34
  Author: seblu
Revision: 313756
upgpkg: coreutils 8.29-1
Modified:
  coreutils/trunk/PKGBUILD
----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-12-29 09:04:25 UTC (rev 313755)
+++ PKGBUILD	2017-12-29 12:08:34 UTC (rev 313756)
@@ -5,7 +5,7 @@
 # Contributor: judd <jvinet at zeroflux.org>
 
 pkgname=coreutils
-pkgver=8.28
+pkgver=8.29
 pkgrel=1
 pkgdesc='The basic file, shell and text manipulation utilities of the GNU operating system'
 arch=('x86_64')
@@ -15,7 +15,7 @@
 depends=('glibc' 'acl' 'attr' 'gmp' 'libcap' 'openssl')
 source=("https://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.xz"{,.sig})
 validpgpkeys=('6C37DC12121A5006BC1DB804DF6FD971306037D9') # Pádraig Brady
-md5sums=('e7cb20d0572cc40d9f47ede6454406d1'
+md5sums=('960cfe75a42c9907c71439f8eb436303'
          'SKIP')
 
 prepare() {
    
    
More information about the arch-commits
mailing list