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

Allan McRae allan at archlinux.org
Mon Jul 9 01:29:58 UTC 2012


    Date: Sunday, July 8, 2012 @ 21:29:57
  Author: allan
Revision: 163199

upgpkg: pcre 8.31-1

upstream update

Modified:
  pcre/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-07-09 00:03:09 UTC (rev 163198)
+++ PKGBUILD	2012-07-09 01:29:57 UTC (rev 163199)
@@ -4,7 +4,7 @@
 # Contributor: John Proctor <jproctor at prium.net>
 
 pkgname=pcre
-pkgver=8.30
+pkgver=8.31
 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=('98e8928cccc945d04279581e778fbdff'
-         '01eee0333fa71687e0b6756db77f94ad')
+md5sums=('1c9a276af932b5599157f96e945391f0'
+         '873bcd2cd9f1e0aa1e28e256b3e31506')
 
 build() {
   cd "${srcdir}"/${pkgname}-${pkgver}




More information about the arch-commits mailing list