From 498f3c08a331f2e2a4a2cb58cb3f3320f24cefe8 Mon Sep 17 00:00:00 2001 From: Nicolás Reynolds Date: Fri, 28 Feb 2014 03:40:54 +0000 Subject: Fri Feb 28 03:37:40 UTC 2014 --- core/grep/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'core/grep/PKGBUILD') diff --git a/core/grep/PKGBUILD b/core/grep/PKGBUILD index 1823febb6..0b91dcefb 100644 --- a/core/grep/PKGBUILD +++ b/core/grep/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 203054 2014-01-03 00:30:46Z allan $ +# $Id: PKGBUILD 206460 2014-02-26 23:09:38Z allan $ # Maintainer: Allan McRae # Contributor: judd pkgname=grep -pkgver=2.16 +pkgver=2.18 pkgrel=1 pkgdesc="A string search utility" arch=('i686' 'x86_64') @@ -14,7 +14,7 @@ depends=('glibc' 'pcre' 'sh') makedepends=('texinfo') install=${pkgname}.install source=(ftp://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.xz{,.sig}) -md5sums=('502350a6c8f7c2b12ee58829e760b44d' +md5sums=('7439f8266f50844b56cc3e2721606541' 'SKIP') build() { -- cgit v1.2.3-54-g00ecf