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

Felix Yan felixonmars at archlinux.org
Fri Dec 4 22:32:32 UTC 2020


    Date: Friday, December 4, 2020 @ 22:32:32
  Author: felixonmars
Revision: 770162

upgpkg: lib32-pcre2 10.36-1

Modified:
  lib32-pcre2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-12-04 22:31:38 UTC (rev 770161)
+++ PKGBUILD	2020-12-04 22:32:32 UTC (rev 770162)
@@ -1,7 +1,7 @@
 
 pkgname=lib32-pcre2
 _pkgname=pcre2
-pkgver=10.35
+pkgver=10.36
 pkgrel=1
 pkgdesc='A library that implements Perl 5-style regular expressions. 2nd version (32-bit)'
 arch=('x86_64')
@@ -10,7 +10,7 @@
 depends=('lib32-gcc-libs' 'lib32-readline' 'lib32-zlib' 'lib32-bzip2' 'bash')
 source=("https://ftp.pcre.org/pub/pcre/$_pkgname-$pkgver.tar.bz2"{,.sig})
 validpgpkeys=('45F68D54BBE23FB3039B46E59766E084FB0F43D8') # Philip Hazel <ph10 at hermes.cam.ac.uk>
-sha512sums=('ecfb8d48e219daff02874783b7b436fe7d70d8471e44eb66e1e29abb7b0aa67547e6b5fba7058b074ac90eef265ece7d12728f80afdda45b6b8124435f4561fd'
+sha512sums=('fc2a920562c80c3d31cedd94028fab55314ae0fb168cac7178f286c344a11fc514939edc3b83b8e0b57c872db4e595fd5530fd1d4b8c779be629553e9ec965a3'
             'SKIP')
 
 build() {



More information about the arch-commits mailing list