diff options
author | Martchus | 2021-11-13 17:28:15 +0100 |
---|---|---|
committer | Martchus | 2021-11-13 17:28:15 +0100 |
commit | a1aec55133fb9a503f798eb322b7b74735d0b5df (patch) | |
tree | b75550f3877537929d90911a25e57678ab39ac31 /.SRCINFO | |
parent | 835436d59afd03b500e1a25720c61a99b72ba04a (diff) | |
download | aur-a1aec55133fb9a503f798eb322b7b74735d0b5df.tar.gz |
Update to 10.39
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -1,6 +1,6 @@ pkgbase = mingw-w64-pcre2 pkgdesc = A library that implements Perl 5-style regular expressions. 2nd version (mingw-w64) - pkgver = 10.37 + pkgver = 10.39 pkgrel = 1 url = https://www.pcre.org/ arch = any @@ -16,10 +16,10 @@ pkgbase = mingw-w64-pcre2 options = staticlibs options = !strip options = !buildflags - source = https://ftp.pcre.org/pub/pcre/pcre2-10.37.tar.bz2 - source = https://ftp.pcre.org/pub/pcre/pcre2-10.37.tar.bz2.sig + source = https://github.com/PhilipHazel/pcre2/releases/download/pcre2-10.39/pcre2-10.39.tar.bz2 + source = https://github.com/PhilipHazel/pcre2/releases/download/pcre2-10.39/pcre2-10.39.tar.bz2.sig validpgpkeys = 45F68D54BBE23FB3039B46E59766E084FB0F43D8 - sha512sums = 69f4bf4736b986e0fc855eedb292efe72a0df2e803bc0e61a6cf47775eed433bb1b2f28d7e641591ef4603d47beb543a64ed0eef9538d00f0746bc3435c143ec + sha512sums = b3d898198f4b5ffc3453d2ba56fe2a7298c01c52e5f67d45f1e046fc0dee62e16a4024fcb65839ac9c367beedb531647affd6f8599fbeb102f19423c150d80d4 sha512sums = SKIP pkgname = mingw-w64-pcre2 |