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

Allan McRae allan at archlinux.org
Sat Jun 25 12:20:55 UTC 2011


    Date: Saturday, June 25, 2011 @ 08:20:55
  Author: allan
Revision: 128670

upgpkg: grep 2.9-1
upstream update

Modified:
  grep/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-06-25 12:14:59 UTC (rev 128669)
+++ PKGBUILD	2011-06-25 12:20:55 UTC (rev 128670)
@@ -3,7 +3,7 @@
 # Contributor: judd <jvinet at zeroflux.org>
 
 pkgname=grep
-pkgver=2.8
+pkgver=2.9
 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)
-md5sums=('b59003c42b330bdabd417e00d07102da')
+md5sums=('25e41b2aa201104354740961ef36005a')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}




More information about the arch-commits mailing list