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

Tobias Powalowski tpowa at archlinux.org
Sat Oct 6 13:34:08 UTC 2007


    Date: Saturday, October 6, 2007 @ 09:34:08
  Author: tpowa
    Path: /home/cvs-core/core/base/pcre

Modified: PKGBUILD (1.27 -> 1.28)

'upgpkg: udpate to new version'


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


Index: core/base/pcre/PKGBUILD
diff -u core/base/pcre/PKGBUILD:1.27 core/base/pcre/PKGBUILD:1.28
--- core/base/pcre/PKGBUILD:1.27	Sun Sep 16 10:08:40 2007
+++ core/base/pcre/PKGBUILD	Sat Oct  6 09:34:08 2007
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD,v 1.27 2007/09/16 14:08:40 thomas Exp $
+# $Id: PKGBUILD,v 1.28 2007/10/06 13:34:08 tpowa Exp $
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 # Contributor: John Proctor <jproctor at prium.net>
 pkgname=pcre
-pkgver=7.3
-pkgrel=2
+pkgver=7.4
+pkgrel=1
 pkgdesc="A library that implements Perl 5-style regular expressions"
 arch=('i686' 'x86_64') 
 license=('custom')
@@ -12,7 +12,7 @@
 options=('!libtool')
 url="http://pcre.sourceforge.net"
 source=(ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('08b48bf97ff84a9dea07d6be518f0046')
+md5sums=('7d05b4fb088ffa6fcf704e36ebb427f9')
 
 build() {
   cd ${startdir}/src/${pkgname}-${pkgver}




More information about the arch-commits mailing list