summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--user/perl-extutils-parsexs/APKBUILD12
1 files changed, 6 insertions, 6 deletions
diff --git a/user/perl-extutils-parsexs/APKBUILD b/user/perl-extutils-parsexs/APKBUILD
index 8aceb730f..8683932c1 100644
--- a/user/perl-extutils-parsexs/APKBUILD
+++ b/user/perl-extutils-parsexs/APKBUILD
@@ -1,16 +1,16 @@
-# Contributor: Adélie Perl Team <adelie-perl@lists.adelielinux.org>
-# Maintainer: Adélie Perl Team <adelie-perl@lists.adelielinux.org>
+# Contributor: Síle Ekaterin Liszka <sheila@vulpine.house>
+# Maintainer: Síle Ekaterin Liszka <sheila@vulpine.house>
pkgname=perl-extutils-parsexs
_pkgreal=ExtUtils-ParseXS
-_author=SMUELLER
+_author=XSAWYERX
_au=${_author%%"${_author#??}"}
_a=${_author%%"${_author#?}"}
-pkgver=3.35
+pkgver=3.44
pkgrel=0
pkgdesc="Perl module for converting XS code into C"
url="https://metacpan.org/pod/ExtUtils::ParseXS"
arch="noarch"
-license="Artistic-2.0 OR GPL-2.0-only"
+license="Artistic-1.0-Perl OR GPL-1.0+"
depends="perl"
makedepends="perl-dev"
subpackages="$pkgname-doc"
@@ -31,4 +31,4 @@ package() {
find "$pkgdir" \( -name perllocal.pod -o -name .packlist \) -delete
}
-sha512sums="90862ecb97f19066a4564be1788bd061c5835abb440fbea2cad43c903e912a7864453ef61c2c384566a4fe6536783f480938c4460b63879734a2d74372a956b8 ExtUtils-ParseXS-3.35.tar.gz"
+sha512sums="0a3c155bb5718814c97784c83b4a108fdd72153605f733fafb1a61c1e626f2454584f3baefc5d3a490280226e5a240e4cb95453bae3f609511d96750fcfc7389 ExtUtils-ParseXS-3.44.tar.gz"