diff options
author | Gonzalo Exequiel Pedone | 2025-03-06 12:16:30 -0300 |
---|---|---|
committer | Gonzalo Exequiel Pedone | 2025-03-06 12:16:30 -0300 |
commit | 2f8f3213c77db0d193d627190385166dfc65021a (patch) | |
tree | f4c13410c2932b0a7cbc2af20d130b17e6940f2c /.SRCINFO | |
parent | c90da57d4951c3eb655d8dd7a2456d29b16e875f (diff) | |
download | aur-android-aarch64-pcre2.tar.gz |
Package updated to 10.45.
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -1,9 +1,10 @@ pkgbase = android-aarch64-pcre2 pkgdesc = A library that implements Perl 5-style regular expressions (Android aarch64) - pkgver = 10.44 + pkgver = 10.45 pkgrel = 1 url = http://www.pcre.org/ arch = any + groups = android-pcre2 license = BSD makedepends = android-configure makedepends = android-aarch64-bzip2 @@ -14,7 +15,7 @@ pkgbase = android-aarch64-pcre2 options = !buildflags options = staticlibs options = !emptydirs - source = https://github.com/PhilipHazel/pcre2/releases/download/pcre2-10.44/pcre2-10.44.tar.bz2 - md5sums = 9d1fe11e2e919c7b395e3e8f0a5c3eec + source = https://github.com/PhilipHazel/pcre2/releases/download/pcre2-10.45/pcre2-10.45.tar.bz2 + md5sums = f71abbe1b5adf25cd9af5d26ef223b66 pkgname = android-aarch64-pcre2 |