Date: Friday, January 22, 2016 @ 00:27:52 Author: seblu Revision: 258496
upgpkg: coreutils 8.25-1 Modified: coreutils/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-01-21 21:17:22 UTC (rev 258495) +++ PKGBUILD 2016-01-21 23:27:52 UTC (rev 258496) @@ -5,7 +5,7 @@ # Contributor: judd <[email protected]> pkgname=coreutils -pkgver=8.24 +pkgver=8.25 pkgrel=1 pkgdesc='The basic file, shell and text manipulation utilities of the GNU operating system' arch=('i686' 'x86_64') @@ -16,7 +16,7 @@ install=$pkgname.install source=("ftp://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.xz"{,.sig}) validpgpkeys=('6C37DC12121A5006BC1DB804DF6FD971306037D9') # Pádraig Brady -md5sums=('40efdbce865d2458d8da0a9dcee7c16c' +md5sums=('070e43ba7f618d747414ef56ab248a48' 'SKIP') prepare() {
