[arch-commits] CVS update of core/base/pcre (PKGBUILD)

Eric Belanger eric at archlinux.org
Fri Feb 1 03:06:05 UTC 2008


    Date: Thursday, January 31, 2008 @ 22:06:05
  Author: eric
    Path: /home/cvs-core/core/base/pcre

Modified: PKGBUILD (1.30 -> 1.31)

upgpkg: pcre 7.6-1


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


Index: core/base/pcre/PKGBUILD
diff -u core/base/pcre/PKGBUILD:1.30 core/base/pcre/PKGBUILD:1.31
--- core/base/pcre/PKGBUILD:1.30	Tue Jan 15 00:34:03 2008
+++ core/base/pcre/PKGBUILD	Thu Jan 31 22:06:05 2008
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD,v 1.30 2008/01/15 05:34:03 eric Exp $
+# $Id: PKGBUILD,v 1.31 2008/02/01 03:06:05 eric Exp $
 # Maintainer: Eric Belanger <eric at archlinux.org>
 # Contributor: John Proctor <jproctor at prium.net>
 
 pkgname=pcre
-pkgver=7.5
+pkgver=7.6
 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)
-md5sums=('66253d006b528d0e0a6ed635fb5df1a1')
-sha1sums=('561fe413d42664e0acea4695ccb67f7fe7b9e33c')
+md5sums=('2af38e083fb90ef60fa9eda7cc290e86')
+sha1sums=('e1ed4d3c90d0657bb1967123e90a525744fd12f9')
 
 build() {
   cd ${startdir}/src/${pkgname}-${pkgver}




More information about the arch-commits mailing list