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

Felix Yan felixonmars at archlinux.org
Fri Aug 12 14:07:48 UTC 2016


    Date: Friday, August 12, 2016 @ 14:07:47
  Author: felixonmars
Revision: 186619

upgpkg: pcre2 10.22-1

Modified:
  pcre2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-08-12 14:05:38 UTC (rev 186618)
+++ PKGBUILD	2016-08-12 14:07:47 UTC (rev 186619)
@@ -7,7 +7,7 @@
 # Contributor: John Proctor <jproctor at prium.net>
 
 pkgname=pcre2
-pkgver=10.21
+pkgver=10.22
 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=('e79460519f916e3fcb204e59714bfd4a')
+md5sums=('c0c02517938ee2b0d350d53edf450664')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list