summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSchala2017-02-11 14:48:07 -0800
committerSchala2017-02-11 14:48:07 -0800
commitbb7788863377466169c62e7b49933670eccd9cd8 (patch)
tree1a035ee1e4ff26e14da423a0c1f9288173ca237d /PKGBUILD
parentb9cfa705b7b798989da3c039894d19ced117d5b3 (diff)
downloadaur-bb7788863377466169c62e7b49933670eccd9cd8.tar.gz
8.40
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9ce0a1b263f2..20fe6be04f48 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=mingw-w64-pcre
-pkgver=8.39
-pkgrel=2
+pkgver=8.40
+pkgrel=1
pkgdesc="A library that implements Perl 5-style regular expressions (mingw-w64)"
arch=(any)
url="http://www.pcre.org/"
@@ -11,7 +11,7 @@ options=(staticlibs !strip !buildflags)
optdepends=(mingw-w64-readline mingw-w64-bzip2 mingw-w64-zlib)
source=("ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/pcre-$pkgver.tar.bz2"{,.sig})
validpgpkeys=('45F68D54BBE23FB3039B46E59766E084FB0F43D8') # Philip Hazel
-md5sums=('e3fca7650a0556a2647821679d81f585'
+md5sums=('41a842bf7dcecd6634219336e2167d1d'
'SKIP')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"