T.J. Townsend pushed to branch main at Arch Linux / Packaging / Packages / perl-scope-guard
Commits: 1f6259db by T.J. Townsend at 2024-07-13T01:29:56-04:00 upgpkg: 0.21-7: Rebuild packages that are missing .SRCINFO part 4 - - - - - 2 changed files: - + .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,13 @@ +pkgbase = perl-scope-guard + pkgdesc = Lexically-scoped resource management + pkgver = 0.21 + pkgrel = 7 + url = https://metacpan.org/release/Scope-Guard + arch = any + license = PerlArtistic + depends = perl + options = !emptydirs + source = https://cpan.metacpan.org/authors/id/C/CH/CHOCOLATE/Scope-Guard-0.21.tar.gz + sha512sums = 65492e08ab79dc323649166e83ffc13c6f1fffaa9c60d581d8854dfe427a54a3c3c5e4d8b90308d4b1a31a1a54c7977b4e1d36fc9005c6e716c2361ce187fc9f + +pkgname = perl-scope-guard ===================================== PKGBUILD ===================================== @@ -2,7 +2,7 @@ pkgname=perl-scope-guard pkgver=0.21 -pkgrel=6 +pkgrel=7 pkgdesc="Lexically-scoped resource management" arch=('any') license=('PerlArtistic') View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/perl-scope-guard/-/commit/1f6259dbaac8a1c2581cf6d5990b94492289111b -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/perl-scope-guard/-/commit/1f6259dbaac8a1c2581cf6d5990b94492289111b You're receiving this email because of your account on gitlab.archlinux.org.
