T.J. Townsend pushed to branch main at Arch Linux / Packaging / Packages / perl-ppix-utils
Commits: e23a36c1 by T.J. Townsend at 2024-07-13T01:24:08-04:00 upgpkg: 0.003-5: Rebuild packages that are missing .SRCINFO part 4 - - - - - 2 changed files: - + .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,14 @@ +pkgbase = perl-ppix-utils + pkgdesc = Utility functions for PPI + pkgver = 0.003 + pkgrel = 5 + url = https://metacpan.org/release/PPIx-Utils + arch = any + license = PerlArtistic + depends = perl-b-keywords + depends = perl-ppi + options = !emptydirs + source = https://cpan.metacpan.org/authors/id/D/DB/DBOOK/PPIx-Utils-0.003.tar.gz + sha512sums = 7f56bc2bf2afbf1f6d3c0e5bc0ed21752be809714e32b256feb1ea39125c7671c6ef949e2c122a95a41d3a603f5d5253133886f3700890387ad6cf0732ab87c6 + +pkgname = perl-ppix-utils ===================================== PKGBUILD ===================================== @@ -2,7 +2,7 @@ pkgname=perl-ppix-utils pkgver=0.003 -pkgrel=4 +pkgrel=5 pkgdesc="Utility functions for PPI" arch=('any') license=('PerlArtistic') View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/perl-ppix-utils/-/commit/e23a36c19fa9005208c61c534a0d8ae0c26a7c38 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/perl-ppix-utils/-/commit/e23a36c19fa9005208c61c534a0d8ae0c26a7c38 You're receiving this email because of your account on gitlab.archlinux.org.
