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

Felix Yan felixonmars at archlinux.org
Wed Sep 6 06:23:59 UTC 2017


    Date: Wednesday, September 6, 2017 @ 06:23:55
  Author: felixonmars
Revision: 304729

upgpkg: pcre2 10.30-1

Modified:
  pcre2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-09-06 00:57:50 UTC (rev 304728)
+++ PKGBUILD	2017-09-06 06:23:55 UTC (rev 304729)
@@ -7,7 +7,7 @@
 # Contributor: John Proctor <jproctor at prium.net>
 
 pkgname=pcre2
-pkgver=10.23
+pkgver=10.30
 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=('b2cd00ca7e24049040099b0a46bb3649')
+sha512sums=('f247a9f917c75920793b9919a45bb1426d126246e7a5d04e39d9407e44b5781f894a90cd3d232b385436b2f22be391335ab782664dd3a28c79058a2fcc74dc3e')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list