summaryrefslogtreecommitdiff
path: root/libre/pcre-static/PKGBUILD
diff options
context:
space:
mode:
authorcoadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu>2016-04-23 17:50:45 -0300
committercoadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu>2016-04-23 17:50:45 -0300
commit81396208970c465f4a326e5c556f6d01dd319f9e (patch)
treeca56efc435eb827922f4ccfaac666c2a2a82c473 /libre/pcre-static/PKGBUILD
parentcdf84506d9a341e473573d87d446c9aea4b4a24f (diff)
pcre-static: fix PKGBUILD
Diffstat (limited to 'libre/pcre-static/PKGBUILD')
-rw-r--r--libre/pcre-static/PKGBUILD4
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}