Date: Wednesday, May 24, 2017 @ 17:37:55 Author: seblu Revision: 296533
upgpkg: diffutils 3.6-1 Modified: diffutils/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-05-24 17:34:38 UTC (rev 296532) +++ PKGBUILD 2017-05-24 17:37:55 UTC (rev 296533) @@ -4,7 +4,7 @@ # Contributor: Andreas Radke <[email protected]> pkgname=diffutils -pkgver=3.5 +pkgver=3.6 pkgrel=1 pkgdesc='Utility programs used for creating patch files' arch=('i686' 'x86_64') @@ -14,7 +14,7 @@ depends=('glibc' 'bash') validpgpkeys=('155D3FC500C834486D1EEA677FD9FCCB000BEEEE') # Jim Meyering source=("https://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.xz"{,.sig}) -md5sums=('569354697ff1cfc9a9de3781361015fa' +md5sums=('07cf286672ced26fba54cd0313bdc071' 'SKIP') build() {
