* update perl-xml-xpath to 1.48-3

This commit is contained in:
Alexander Baldeck 2024-09-10 16:44:24 +02:00
parent 415504c6db
commit b64ad35042
3 changed files with 19 additions and 1 deletions

View File

@ -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

View File

@ -0,0 +1,3 @@
[perl-xml-xpath]
source = "cpan"
cpan = "XML-XPath"

View File

@ -3,7 +3,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"