T.J. Townsend pushed to branch main at Arch Linux / Packaging / Packages / perl-package-stash-xs
Commits: 6426cb24 by T.J. Townsend at 2024-07-13T01:07:53-04:00 upgpkg: 0.30-3: Rebuild packages that are missing .SRCINFO part 4 - - - - - 2 changed files: - + .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,16 @@ +pkgbase = perl-package-stash-xs + pkgdesc = Faster and more correct implementation of the Package::Stash API + pkgver = 0.30 + pkgrel = 3 + url = https://search.cpan.org/dist/Package-Stash-XS + arch = x86_64 + license = PerlArtistic + license = GPL + checkdepends = perl-test-fatal + checkdepends = perl-test-needs + depends = perl + options = !emptydirs + source = https://search.cpan.org/CPAN/authors/id/E/ET/ETHER/Package-Stash-XS-0.30.tar.gz + sha512sums = 528faaefa71c5c37d378a9bedf325babf3b2717024995d166fc77bb1fb1ce1aed11da775608029a1c215c903dcd7ac9f68569cd8fd3690681ccd72b47c51b0a3 + +pkgname = perl-package-stash-xs ===================================== PKGBUILD ===================================== @@ -3,7 +3,7 @@ pkgname=perl-package-stash-xs pkgver=0.30 -pkgrel=2 +pkgrel=3 pkgdesc="Faster and more correct implementation of the Package::Stash API" arch=('x86_64') url="https://search.cpan.org/dist/Package-Stash-XS" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/perl-package-stash-xs/-/commit/6426cb24288a2f2f43318c500f734929e80e2594 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/perl-package-stash-xs/-/commit/6426cb24288a2f2f43318c500f734929e80e2594 You're receiving this email because of your account on gitlab.archlinux.org.
