Date: Friday, February 21, 2014 @ 23:41:41 Author: allan Revision: 206222
upgpkg: grep 2.18-1 upstream updated Modified: grep/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-02-21 22:14:51 UTC (rev 206221) +++ PKGBUILD 2014-02-21 22:41:41 UTC (rev 206222) @@ -3,7 +3,7 @@ # Contributor: judd <[email protected]> pkgname=grep -pkgver=2.17 +pkgver=2.18 pkgrel=1 pkgdesc="A string search utility" arch=('i686' 'x86_64') @@ -14,7 +14,7 @@ makedepends=('texinfo') install=${pkgname}.install source=(ftp://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.xz{,.sig}) -md5sums=('3b1f0cbf1139e76171f790665b1b41cf' +md5sums=('7439f8266f50844b56cc3e2721606541' 'SKIP') build() {
