T.J. Townsend pushed to branch main at Arch Linux / Packaging / Packages / perl-regexp-common
Commits: 590176b1 by T.J. Townsend at 2024-07-13T01:27:14-04:00 upgpkg: 2017060201-7: Rebuild packages that are missing .SRCINFO part 4 - - - - - 2 changed files: - + .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,16 @@ +pkgbase = perl-regexp-common + pkgdesc = Commonly requested regular expressions + pkgver = 2017060201 + pkgrel = 7 + url = https://metacpan.org/release/Regexp-Common + arch = any + license = PerlArtistic + license = Artistic2.0 + license = BSD + license = MIT + depends = perl + options = !emptydirs + source = https://cpan.metacpan.org/authors/id/A/AB/ABIGAIL/Regexp-Common-2017060201.tar.gz + sha256sums = ee07853aee06f310e040b6bf1a0199a18d81896d3219b9b35c9630d0eb69089b + +pkgname = perl-regexp-common ===================================== PKGBUILD ===================================== @@ -5,7 +5,7 @@ pkgname=perl-regexp-common pkgver=2017060201 -pkgrel=6 +pkgrel=7 pkgdesc="Commonly requested regular expressions" arch=('any') url="https://metacpan.org/release/Regexp-Common" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/perl-regexp-common/-/commit/590176b138cf2a7d0456df5137e5136cd797b31a -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/perl-regexp-common/-/commit/590176b138cf2a7d0456df5137e5136cd797b31a You're receiving this email because of your account on gitlab.archlinux.org.
