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

Felix Yan fyan at archlinux.org
Fri Feb 5 03:08:30 UTC 2016


    Date: Friday, February 5, 2016 @ 04:08:30
  Author: fyan
Revision: 160370

upgpkg: pcre2 10.21-1

Modified:
  pcre2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-02-05 03:01:02 UTC (rev 160369)
+++ PKGBUILD	2016-02-05 03:08:30 UTC (rev 160370)
@@ -7,7 +7,7 @@
 # Contributor: John Proctor <jproctor at prium.net>
 
 pkgname=pcre2
-pkgver=10.20
+pkgver=10.21
 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=('dcd027c57ecfdc8a6c3af9d0acf5e3f7')
+md5sums=('e79460519f916e3fcb204e59714bfd4a')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list