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

Allan McRae allan at archlinux.org
Thu Jul 5 05:01:46 UTC 2012


    Date: Thursday, July 5, 2012 @ 01:01:46
  Author: allan
Revision: 162995

upgpkg: grep 2.13-1

upstream update

Modified:
  grep/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-07-04 21:45:33 UTC (rev 162994)
+++ PKGBUILD	2012-07-05 05:01:46 UTC (rev 162995)
@@ -3,7 +3,7 @@
 # Contributor: judd <jvinet at zeroflux.org>
 
 pkgname=grep
-pkgver=2.12
+pkgver=2.13
 pkgrel=1
 pkgdesc="A string search utility"
 arch=('i686' 'x86_64')
@@ -14,8 +14,8 @@
 makedepends=('texinfo')
 install=${pkgname}.install
 source=(ftp://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.xz{,.sig})
-md5sums=('8d2f0346d08b13c18afb81f0e8aa1e2f'
-         '7a25f2ece647b8637f4ae1de474712e7')
+md5sums=('5894d484e6c02249f9702d0d8a472115'
+         '99acaa4d45ab931be2ecba49a1766df7')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}




More information about the arch-commits mailing list