diff options
Diffstat (limited to 'libre/pcre-static')
-rw-r--r-- | libre/pcre-static/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libre/pcre-static/PKGBUILD b/libre/pcre-static/PKGBUILD index 1a17258de..ee8939f10 100644 --- a/libre/pcre-static/PKGBUILD +++ b/libre/pcre-static/PKGBUILD @@ -4,12 +4,12 @@ _pkgname=pcre pkgname=pcre-static pkgver=8.38 -pkgrel=3 +pkgrel=3.1 pkgdesc='A library that implements Perl 5-style regular expressions (static libraries only)' arch=('i686' 'x86_64' 'armv7h') url='http://www.pcre.org/' license=('BSD') -depends=('gcc-libs-static' 'readline-static' 'bzip2-static' 'pcre') +depends=('pcre') options=('staticlibs') validpgpkeys=('45F68D54BBE23FB3039B46E59766E084FB0F43D8') # Philip Hazel source=("ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/$_pkgname-$pkgver.tar.bz2"{,.sig} |