[arch-commits] Commit in pcre2/trunk (PKGBUILD)

Felix Yan fyan at archlinux.org
Sun Aug 16 16:45:41 UTC 2015


    Date: Sunday, August 16, 2015 @ 18:45:41
  Author: fyan
Revision: 138424

upgpkg: pcre2 10.20-1

Modified:
  pcre2/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-08-16 16:43:41 UTC (rev 138423)
+++ PKGBUILD	2015-08-16 16:45:41 UTC (rev 138424)
@@ -7,7 +7,7 @@
 # Contributor: John Proctor <jproctor at prium.net>
 
 pkgname=pcre2
-pkgver=10.10
+pkgver=10.20
 pkgrel=1
 pkgdesc='A library that implements Perl 5-style regular expressions. 2nd version'
 arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@
 license=('BSD')
 depends=('gcc-libs' 'readline' 'zlib' 'bzip2' 'bash')
 source=("ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/$pkgname-$pkgver.tar.bz2")
-md5sums=('87fd7899e3eaae3dd0b4df4b502ecf68')
+md5sums=('dcd027c57ecfdc8a6c3af9d0acf5e3f7')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list