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

Allan McRae allan at archlinux.org
Tue Dec 13 00:28:05 UTC 2011


    Date: Monday, December 12, 2011 @ 19:28:04
  Author: allan
Revision: 144980

upgpkg: pcre 8.21-1

upsteram update

Modified:
  pcre/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-12-12 23:21:41 UTC (rev 144979)
+++ PKGBUILD	2011-12-13 00:28:04 UTC (rev 144980)
@@ -4,7 +4,7 @@
 # Contributor: John Proctor <jproctor at prium.net>
 
 pkgname=pcre
-pkgver=8.20
+pkgver=8.21
 pkgrel=1
 pkgdesc="A library that implements Perl 5-style regular expressions"
 arch=('i686' 'x86_64')
@@ -13,8 +13,8 @@
 depends=('gcc-libs')
 options=('!libtool')
 source=(ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/${pkgname}-${pkgver}.tar.bz2{,.sig})
-md5sums=('a1931c70e1273e3450d5036fe273d25c'
-         '41c2dceac25c6ebf192ec128021be339')
+md5sums=('0a7b592bea64b7aa7f4011fc7171a730'
+         '4768871445dff956e620a9e902b4db55')
 
 build() {
   cd "${srcdir}"/${pkgname}-${pkgver}




More information about the arch-commits mailing list