Date: Sunday, August 19, 2018 @ 09:59:29 Author: seblu Revision: 332641
upgpkg: coreutils 8.30-1 Modified: coreutils/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-08-19 09:55:33 UTC (rev 332640) +++ PKGBUILD 2018-08-19 09:59:29 UTC (rev 332641) @@ -5,7 +5,7 @@ # Contributor: judd <[email protected]> pkgname=coreutils -pkgver=8.29 +pkgver=8.30 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=('960cfe75a42c9907c71439f8eb436303' +md5sums=('ab06d68949758971fe744db66b572816' 'SKIP') prepare() {
