T.J. Townsend pushed to branch main at Arch Linux / Packaging / Packages / perl-scalar-list-utils
Commits: d830bfed by T.J. Townsend at 2024-07-13T01:29:32-04:00 upgpkg: 1.63-3: Rebuild packages that are missing .SRCINFO part 4 - - - - - 2 changed files: - + .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,14 @@ +pkgbase = perl-scalar-list-utils + pkgdesc = A selection of general-utility list subroutines + pkgver = 1.63 + pkgrel = 3 + url = https://metacpan.org/release/Scalar-List-Utils + arch = x86_64 + license = PerlArtistic + license = GPL + depends = perl + options = !emptydirs + source = https://search.cpan.org/CPAN/authors/id/P/PE/PEVANS/Scalar-List-Utils-1.63.tar.gz + sha256sums = cafbdf212f6827dc9a0dd3b57b6ee50e860586d7198228a33262d55c559eb2a9 + +pkgname = perl-scalar-list-utils ===================================== PKGBUILD ===================================== @@ -3,7 +3,7 @@ pkgname='perl-scalar-list-utils' pkgver=1.63 -pkgrel=2 +pkgrel=3 pkgdesc="A selection of general-utility list subroutines" arch=('x86_64') license=('PerlArtistic' 'GPL') View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/perl-scalar-list-utils/-/commit/d830bfed47bdece70eac8f3bc2720d1a648660d1 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/perl-scalar-list-utils/-/commit/d830bfed47bdece70eac8f3bc2720d1a648660d1 You're receiving this email because of your account on gitlab.archlinux.org.
