From 65eeff79fff8a1bfdf67ca51d147384f46f4d5c0 Mon Sep 17 00:00:00 2001 From: Nicolás Reynolds Date: Fri, 27 Dec 2013 23:55:53 +0000 Subject: Fri Dec 27 23:54:04 UTC 2013 --- core/pcre/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'core/pcre') diff --git a/core/pcre/PKGBUILD b/core/pcre/PKGBUILD index ed0c13f86..4dc805e9f 100644 --- a/core/pcre/PKGBUILD +++ b/core/pcre/PKGBUILD @@ -1,18 +1,18 @@ -# $Id: PKGBUILD 197154 2013-10-23 13:04:19Z allan $ +# $Id: PKGBUILD 202198 2013-12-19 09:22:02Z allan $ # Maintainer: Allan McRae # Contributor: Eric Belanger # Contributor: John Proctor pkgname=pcre -pkgver=8.33 -pkgrel=2 +pkgver=8.34 +pkgrel=1 pkgdesc="A library that implements Perl 5-style regular expressions" arch=('i686' 'x86_64') url="http://www.pcre.org/" license=('BSD') depends=('gcc-libs') source=(ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/${pkgname}-${pkgver}.tar.bz2{,.sig}) -md5sums=('21514018448ac10062ece7a668fca949' +md5sums=('5439e321351bddd5533551bbce128d07' 'SKIP') build() { -- cgit v1.2.3-54-g00ecf