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

Felix Yan felixonmars at archlinux.org
Wed Feb 14 18:32:11 UTC 2018


    Date: Wednesday, February 14, 2018 @ 18:32:07
  Author: felixonmars
Revision: 317029

upgpkg: pcre2 10.31-1

Modified:
  pcre2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-02-14 16:45:13 UTC (rev 317028)
+++ PKGBUILD	2018-02-14 18:32:07 UTC (rev 317029)
@@ -7,7 +7,7 @@
 # Contributor: John Proctor <jproctor at prium.net>
 
 pkgname=pcre2
-pkgver=10.30
+pkgver=10.31
 pkgrel=1
 pkgdesc='A library that implements Perl 5-style regular expressions. 2nd version'
 arch=('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")
-sha512sums=('f247a9f917c75920793b9919a45bb1426d126246e7a5d04e39d9407e44b5781f894a90cd3d232b385436b2f22be391335ab782664dd3a28c79058a2fcc74dc3e')
+sha512sums=('44d7db2513d9415dcdf6541366fea585e016f572f3e4379f6e959a38114b2337851092049ab4a1576ae8f19b9de413edbcfa62f434c77fc8470747ee5413e967')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list