Daniel M. Capella pushed to branch main at Arch Linux / Packaging / Packages /
pcre2
Commits:
d25dc04b by Letu Ren at 2024-02-29T13:52:06+08:00
Update Github source URL
The original one will be redirected to the new one.
- - - - -
1 changed file:
- PKGBUILD
Changes:
=====================================
PKGBUILD
=====================================
@@ -15,7 +15,7 @@ license=('BSD')
depends=('readline' 'zlib' 'bzip2' 'bash')
provides=(libpcre2-{8,16,32,posix}.so)
options=(staticlibs)
-source=("https://github.com/PhilipHazel/pcre2/releases/download/$pkgname-$pkgver/$pkgname-$pkgver.tar.bz2"{,.sig})
+source=("https://github.com/PCRE2Project/pcre2/releases/download/$pkgname-$pkgver/$pkgname-$pkgver.tar.bz2"{,.sig})
sha512sums=('72fbde87fecec3aa4b47225dd919ea1d55e97f2cbcf02aba26e5a0d3b1ffb58c25a80a9ef069eb99f9cf4e41ba9604ad06a7ec159870e1e875d86820e12256d3'
'SKIP')
validpgpkeys=('45F68D54BBE23FB3039B46E59766E084FB0F43D8') # Philip Hazel
<[email protected]>
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/pcre2/-/commit/d25dc04b7e17e604b2e16b86767ac39ee0d36c06
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/pcre2/-/commit/d25dc04b7e17e604b2e16b86767ac39ee0d36c06
You're receiving this email because of your account on gitlab.archlinux.org.