T.J. Townsend pushed to branch main at Arch Linux / Packaging / Packages / perl-role-tiny
Commits: d13cb3ef by T.J. Townsend at 2024-07-13T01:29:05-04:00 upgpkg: 2.002004-5: Rebuild packages that are missing .SRCINFO part 4 - - - - - 2 changed files: - + .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,15 @@ +pkgbase = perl-role-tiny + pkgdesc = Roles. Like a nouvelle cuisine portion size slice of Moose. + pkgver = 2.002004 + pkgrel = 5 + url = https://search.cpan.org/dist/Role-Tiny/ + arch = any + license = PerlArtistic + license = GPL + checkdepends = perl-test-fatal>=0.003 + depends = perl + options = !emptydirs + source = https://search.cpan.org/CPAN/authors/id/H/HA/HAARG/Role-Tiny-2.002004.tar.gz + sha256sums = d7bdee9e138a4f83aa52d0a981625644bda87ff16642dfa845dcb44d9a242b45 + +pkgname = perl-role-tiny ===================================== PKGBUILD ===================================== @@ -4,7 +4,7 @@ pkgname='perl-role-tiny' pkgver=2.002004 -pkgrel=4 +pkgrel=5 pkgdesc="Roles. Like a nouvelle cuisine portion size slice of Moose." arch=('any') license=('PerlArtistic' 'GPL') View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/perl-role-tiny/-/commit/d13cb3efe2f5a5528eac1feddecf63e2ec5eceb5 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/perl-role-tiny/-/commit/d13cb3efe2f5a5528eac1feddecf63e2ec5eceb5 You're receiving this email because of your account on gitlab.archlinux.org.
