summaryrefslogtreecommitdiff
path: root/libre/pcre-static
diff options
context:
space:
mode:
Diffstat (limited to 'libre/pcre-static')
-rw-r--r--libre/pcre-static/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/libre/pcre-static/PKGBUILD b/libre/pcre-static/PKGBUILD
index 653f5187f..dfaa594e4 100644
--- a/libre/pcre-static/PKGBUILD
+++ b/libre/pcre-static/PKGBUILD
@@ -7,8 +7,8 @@
_pkgname=pcre
pkgname=pcre-static
-pkgver=8.42
-pkgrel=2
+pkgver=8.43
+pkgrel=1
pkgrel+=.static1
pkgdesc='A library that implements Perl 5-style regular expressions'
pkgdesc+=' (static libraries)'
@@ -20,7 +20,7 @@ depends=("$_pkgname=$pkgver")
options=('staticlibs')
validpgpkeys=('45F68D54BBE23FB3039B46E59766E084FB0F43D8') # Philip Hazel
source=("https://ftp.pcre.org/pub/pcre/$_pkgname-$pkgver.tar.bz2"{,.sig})
-md5sums=('085b6aa253e0f91cae70b3cdbe8c1ac2'
+md5sums=('636222e79e392c3d95dcc545f24f98c4'
'SKIP')
prepare() {