T.J. Townsend pushed to branch main at Arch Linux / Packaging / Packages / perl-xml-xpath
Commits: be023ee8 by T.J. Townsend at 2024-07-13T11:56:42-04:00 upgpkg: 1.48-3: Rebuild packages that are missing .SRCINFO part 5 - - - - - 2 changed files: - + .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,15 @@ +pkgbase = perl-xml-xpath + pkgdesc = A set of modules for parsing and evaluating XPath statements + pkgver = 1.48 + pkgrel = 3 + url = https://metacpan.org/release/XML-XPath + arch = any + license = PerlArtistic + license = GPL + depends = perl + depends = perl-xml-parser + options = !emptydirs + source = https://cpan.metacpan.org/authors/id/M/MA/MANWAR/XML-XPath-1.48.tar.gz + sha256sums = 7bc75be36b239e5b2e700a9570d2b53b43093d467f2abe6a743f9ff9093790cd + +pkgname = perl-xml-xpath ===================================== PKGBUILD ===================================== @@ -2,7 +2,7 @@ pkgname=perl-xml-xpath pkgver=1.48 -pkgrel=2 +pkgrel=3 pkgdesc="A set of modules for parsing and evaluating XPath statements" arch=('any') url="https://metacpan.org/release/XML-XPath" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/perl-xml-xpath/-/commit/be023ee872e2e8257a1d5c03a0907eb21a2ce28d -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/perl-xml-xpath/-/commit/be023ee872e2e8257a1d5c03a0907eb21a2ce28d You're receiving this email because of your account on gitlab.archlinux.org.
