Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
perl-xs-parse-keyword
Commits:
78ae09c8 by Antonio Rojas at 2024-09-01T20:45:33+02:00
upgpkg: 0.39-2: perl 5.40 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,11 +1,11 @@
pkgbase = perl-xs-parse-keyword
pkgdesc = XS functions to assist in parsing keyword syntax
pkgver = 0.39
- pkgrel = 1
+ pkgrel = 2
url = https://metacpan.org/dist/XS-Parse-Keyword
arch = x86_64
- license = PerlArtistic
- license = GPL
+ license = Artistic-1.0-Perl
+ license = GPL-1.0-or-later
checkdepends = perl-test2-suite
makedepends = perl-extutils-cchecker>=0.11
makedepends = perl-module-build>=0.4004
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=perl-xs-parse-keyword
pkgver=0.39
-pkgrel=1
+pkgrel=2
pkgdesc="XS functions to assist in parsing keyword syntax"
arch=('x86_64')
url="https://metacpan.org/dist/XS-Parse-Keyword"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/perl-xs-parse-keyword/-/commit/78ae09c880862767918685a0b7eae9b312381433
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/perl-xs-parse-keyword/-/commit/78ae09c880862767918685a0b7eae9b312381433
You're receiving this email because of your account on gitlab.archlinux.org.