From 94ded0cb27161b972228cfef8ea2e6f60af0f2b2 Mon Sep 17 00:00:00 2001 From: root Date: Thu, 24 Oct 2013 00:56:32 -0700 Subject: Thu Oct 24 00:55:58 PDT 2013 --- core/pcre/PKGBUILD | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'core/pcre/PKGBUILD') diff --git a/core/pcre/PKGBUILD b/core/pcre/PKGBUILD index 046fb3f79..ed0c13f86 100644 --- a/core/pcre/PKGBUILD +++ b/core/pcre/PKGBUILD @@ -1,17 +1,16 @@ -# $Id: PKGBUILD 187186 2013-06-05 04:57:31Z allan $ +# $Id: PKGBUILD 197154 2013-10-23 13:04:19Z allan $ # Maintainer: Allan McRae # Contributor: Eric Belanger # Contributor: John Proctor pkgname=pcre pkgver=8.33 -pkgrel=1 +pkgrel=2 pkgdesc="A library that implements Perl 5-style regular expressions" arch=('i686' 'x86_64') url="http://www.pcre.org/" license=('BSD') depends=('gcc-libs') -options=('!libtool') source=(ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/${pkgname}-${pkgver}.tar.bz2{,.sig}) md5sums=('21514018448ac10062ece7a668fca949' 'SKIP') -- cgit v1.2.3-54-g00ecf