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

Sébastien Luttringer seblu at archlinux.org
Sun Nov 23 22:55:59 UTC 2014


    Date: Sunday, November 23, 2014 @ 23:55:59
  Author: seblu
Revision: 226865

upgpkg: grep 2.21-1

Modified:
  grep/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-11-23 07:53:22 UTC (rev 226864)
+++ PKGBUILD	2014-11-23 22:55:59 UTC (rev 226865)
@@ -4,7 +4,7 @@
 # Contributor: judd <jvinet at zeroflux.org>
 
 pkgname=grep
-pkgver=2.20
+pkgver=2.21
 pkgrel=1
 pkgdesc='A string search utility'
 arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@
 makedepends=('texinfo')
 install=$pkgname.install
 source=("ftp://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.xz"{,.sig})
-md5sums=('2cbea44a4f1548aee20b9ff2d3076908'
+md5sums=('43c48064d6409862b8a850db83c8038a'
          'SKIP')
 
 build() {



More information about the arch-commits mailing list