T.J. Townsend pushed to branch main at Arch Linux / Packaging / Packages / perl-ppix-regexp
Commits: 73953085 by T.J. Townsend at 2024-07-13T01:23:22-04:00 upgpkg: 0.088-3: Rebuild packages that are missing .SRCINFO part 4 - - - - - 2 changed files: - + .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,15 @@ +pkgbase = perl-ppix-regexp + pkgdesc = Parse regular expressions + pkgver = 0.088 + pkgrel = 3 + url = https://metacpan.org/release/PPIx-Regexp + arch = any + license = PerlArtistic + depends = perl-list-moreutils + depends = perl-ppi + depends = perl-task-weaken + options = !emptydirs + source = https://cpan.metacpan.org/authors/id/W/WY/WYANT/PPIx-Regexp-0.088.tar.gz + sha512sums = a787c34c936f4b26f50a7dabd5212b2d7d4ba34e16753e740768bd354072cb6e45ebfe880658d2c9e3799ee6e99c7f2b208f128d76421750f38bd63abe2bba3c + +pkgname = perl-ppix-regexp ===================================== PKGBUILD ===================================== @@ -2,7 +2,7 @@ pkgname=perl-ppix-regexp pkgver=0.088 -pkgrel=2 +pkgrel=3 pkgdesc="Parse regular expressions" arch=('any') license=('PerlArtistic') View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/perl-ppix-regexp/-/commit/7395308539f6e4d92e89f6df2ed9a352bd09ba57 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/perl-ppix-regexp/-/commit/7395308539f6e4d92e89f6df2ed9a352bd09ba57 You're receiving this email because of your account on gitlab.archlinux.org.
