T.J. Townsend pushed to branch main at Arch Linux / Packaging / Packages / perl-path-tiny
Commits: 886d36cc by T.J. Townsend at 2024-07-13T01:16:06-04:00 upgpkg: 0.144-3: Rebuild packages that are missing .SRCINFO part 4 - - - - - 2 changed files: - + .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,15 @@ +pkgbase = perl-path-tiny + pkgdesc = File path utility + pkgver = 0.144 + pkgrel = 3 + url = https://metacpan.org/release/Path-Tiny + arch = any + license = PerlArtistic + license = GPL + depends = perl>=5.8.1 + options = !emptydirs + source = https://cpan.metacpan.org/authors/id/D/DA/DAGOLDEN/Path-Tiny-0.144.tar.gz + md5sums = 7b2fc4f5edfd29b88d2cc3b96830e7d1 + sha512sums = a6360ff3c81dac6026a7610b4934a415db04060a7792e37d38eec6f7b46970eeb42840da25fc0b4eab21eaa7b5f011c6d92ba5382dcea49e57e4fc693c4620d5 + +pkgname = perl-path-tiny ===================================== PKGBUILD ===================================== @@ -2,7 +2,7 @@ pkgname=perl-path-tiny pkgver=0.144 -pkgrel=2 +pkgrel=3 pkgdesc='File path utility' arch=(any) license=(PerlArtistic GPL) View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/perl-path-tiny/-/commit/886d36cc2cb3cc4943afbe1bcf4dd6ae3e754329 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/perl-path-tiny/-/commit/886d36cc2cb3cc4943afbe1bcf4dd6ae3e754329 You're receiving this email because of your account on gitlab.archlinux.org.
