T.J. Townsend pushed to branch main at Arch Linux / Packaging / Packages / perl-params-util
Commits: 941ad4d6 by T.J. Townsend at 2024-07-13T01:11:20-04:00 upgpkg: 1.102-5: Rebuild packages that are missing .SRCINFO part 4 - - - - - 2 changed files: - + .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,14 @@ +pkgbase = perl-params-util + pkgdesc = Simple, compact and correct param-checking functions + pkgver = 1.102 + pkgrel = 5 + url = https://metacpan.org/release/Params-Util + arch = x86_64 + license = PerlArtistic + license = GPL + depends = perl + options = !emptydirs + source = https://search.cpan.org/CPAN/authors/id/R/RE/REHSACK/Params-Util-1.102.tar.gz + sha512sums = e2587b62545cf0572cc8f719ea8e5411d710789c3cbcab4038c5b01f86073a010d32191551f6aeea1bdae22d49e7d34358250b4e7ece9f261a598854af187194 + +pkgname = perl-params-util ===================================== PKGBUILD ===================================== @@ -3,7 +3,7 @@ pkgname=perl-params-util pkgver=1.102 -pkgrel=4 +pkgrel=5 pkgdesc='Simple, compact and correct param-checking functions' arch=('x86_64') url="https://metacpan.org/release/Params-Util" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/perl-params-util/-/commit/941ad4d654a37e32c7c1c76c141b536ab3608354 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/perl-params-util/-/commit/941ad4d654a37e32c7c1c76c141b536ab3608354 You're receiving this email because of your account on gitlab.archlinux.org.
