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

Allan McRae allan at nymeria.archlinux.org
Sun Oct 27 01:34:20 UTC 2013


    Date: Sunday, October 27, 2013 @ 02:34:20
  Author: allan
Revision: 197570

upgpkg: grep 2.15-1

upstream update

Modified:
  grep/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-10-27 00:17:34 UTC (rev 197569)
+++ PKGBUILD	2013-10-27 01:34:20 UTC (rev 197570)
@@ -3,8 +3,8 @@
 # Contributor: judd <jvinet at zeroflux.org>
 
 pkgname=grep
-pkgver=2.14
-pkgrel=2
+pkgver=2.15
+pkgrel=1
 pkgdesc="A string search utility"
 arch=('i686' 'x86_64')
 license=('GPL3')
@@ -14,8 +14,8 @@
 makedepends=('texinfo')
 install=${pkgname}.install
 source=(ftp://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.xz{,.sig})
-md5sums=('d4a3f03849d1e17ce56ab76aa5a24cab'
-         'b94fdcaa058b47a9a25099c26cd2e4c3')
+md5sums=('8cab8ca52bcae735af40278423c7c942'
+         'SKIP')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}




More information about the arch-commits mailing list