[arch-commits] Commit in grep/trunk (PKGBUILD)

Allan McRae allan at nymeria.archlinux.org
Tue Feb 18 12:21:17 UTC 2014


    Date: Tuesday, February 18, 2014 @ 13:21:17
  Author: allan
Revision: 206108

upgpkg: grep 2.17-1

upstream update

Modified:
  grep/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-02-18 08:08:06 UTC (rev 206107)
+++ PKGBUILD	2014-02-18 12:21:17 UTC (rev 206108)
@@ -3,7 +3,7 @@
 # Contributor: judd <jvinet at zeroflux.org>
 
 pkgname=grep
-pkgver=2.16
+pkgver=2.17
 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=('502350a6c8f7c2b12ee58829e760b44d'
+md5sums=('3b1f0cbf1139e76171f790665b1b41cf'
          'SKIP')
 
 build() {




More information about the arch-commits mailing list