T.J. Townsend pushed to branch main at Arch Linux / Packaging / Packages / perl-path-class
Commits: 6bc10eb0 by T.J. Townsend at 2024-07-13T01:14:31-04:00 upgpkg: 0.37-10: Rebuild packages that are missing .SRCINFO part 4 - - - - - 2 changed files: - + .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,15 @@ +pkgbase = perl-path-class + pkgdesc = Cross-platform path specification manipulation + pkgver = 0.37 + pkgrel = 10 + url = https://search.cpan.org/dist/Path-Class + arch = any + license = PerlArtistic + license = GPL + makedepends = perl-module-build + depends = perl + options = !emptydirs + source = https://search.cpan.org/CPAN/authors/id/K/KW/KWILLIAMS/Path-Class-0.37.tar.gz + sha256sums = 654781948602386f2cb2e4473a739f17dc6953d92aabc2498a4ca2561bc248ce + +pkgname = perl-path-class ===================================== PKGBUILD ===================================== @@ -2,7 +2,7 @@ pkgname=perl-path-class pkgver=0.37 -pkgrel=9 +pkgrel=10 pkgdesc="Cross-platform path specification manipulation" arch=(any) license=(PerlArtistic GPL) View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/perl-path-class/-/commit/6bc10eb0626167148186acb55c0ee663f1304878 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/perl-path-class/-/commit/6bc10eb0626167148186acb55c0ee663f1304878 You're receiving this email because of your account on gitlab.archlinux.org.
