Date: Sunday, April 17, 2016 @ 00:22:57 Author: seblu Revision: 265074
upgpkg: gzip 1.7-1 Modified: gzip/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-04-16 22:21:11 UTC (rev 265073) +++ PKGBUILD 2016-04-16 22:22:57 UTC (rev 265074) @@ -4,7 +4,7 @@ # Contributor: judd <[email protected]> pkgname=gzip -pkgver=1.6 +pkgver=1.7 pkgrel=1 pkgdesc='GNU compression utility' arch=('i686' 'x86_64') @@ -15,7 +15,7 @@ install=gzip.install validpgpkeys=('155D3FC500C834486D1EEA677FD9FCCB000BEEEE') # Jim Meyering source=("ftp://ftp.gnu.org/pub/gnu/gzip/gzip-$pkgver.tar.xz"{,.sig}) -md5sums=('da981f86677d58a106496e68de6f8995' +md5sums=('d9ae97206a703a20e6c1c868deb3eb47' 'SKIP') build() {
