T.J. Townsend pushed to branch main at Arch Linux / Packaging / Packages / perl-readonly
Commits: 20db80a9 by T.J. Townsend at 2024-07-13T01:25:59-04:00 upgpkg: 2.05-5: Rebuild packages that are missing .SRCINFO part 4 - - - - - 2 changed files: - + .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,15 @@ +pkgbase = perl-readonly + pkgdesc = Facility for creating read-only scalars, arrays, hashes + pkgver = 2.05 + pkgrel = 5 + url = https://search.mcpan.org/dist/Readonly + arch = any + license = GPL + license = PerlArtistic + makedepends = perl-module-build-tiny + depends = perl + options = !emptydirs + source = https://search.mcpan.org/CPAN/authors/id/S/SA/SANKO/Readonly-2.05.tar.gz + sha256sums = 4b23542491af010d44a5c7c861244738acc74ababae6b8838d354dfb19462b5e + +pkgname = perl-readonly ===================================== PKGBUILD ===================================== @@ -3,7 +3,7 @@ pkgname=perl-readonly pkgver=2.05 -pkgrel=4 +pkgrel=5 pkgdesc="Facility for creating read-only scalars, arrays, hashes" arch=('any') url='https://search.mcpan.org/dist/Readonly' View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/perl-readonly/-/commit/20db80a9e224a53eabe6f7331d677f6824ae8d1f -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/perl-readonly/-/commit/20db80a9e224a53eabe6f7331d677f6824ae8d1f You're receiving this email because of your account on gitlab.archlinux.org.
