Fabio Castelli pushed to branch main at Arch Linux / Packaging / Packages / 
perl-json-maybexs


Commits:
b84dbf04 by Fabio Castelli (Muflone) at 2024-08-27T17:40:34+02:00
upgpkg: 1.004008-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,17 +1,17 @@
 pkgbase = perl-json-maybexs
        pkgdesc = Use Cpanel::JSON::XS with a fallback to JSON::XS and JSON::PP
-       pkgver = 1.004005
-       pkgrel = 2
+       pkgver = 1.004008
+       pkgrel = 1
        url = https://metacpan.org/dist/JSON-MaybeXS
        arch = any
-       license = PerlArtistic
-       license = GPL
+       license = Artistic-1.0-Perl
+       license = GPL-1.0-or-later
        makedepends = perl-test-needs
        makedepends = perl-cpanel-json-xs
        depends = perl
        optdepends = perl-cpanel-json-xs: Using Cpanel-JSON-XS
        options = !emptydirs
-       source = 
https://cpan.metacpan.org/authors/id/E/ET/ETHER/JSON-MaybeXS-1.004005.tar.gz
-       sha256sums = 
f5b6bc19f579e66b7299f8748b8ac3e171936dc4e7fcb72a8a257a9bd482a331
+       source = 
https://cpan.metacpan.org/authors/id/E/ET/ETHER/JSON-MaybeXS-1.004008.tar.gz
+       sha256sums = 
cd3937afa78831f80a2ad5abab6c51b9e82fca4c31e5856ea208d598db5dc867
 
 pkgname = perl-json-maybexs


=====================================
PKGBUILD
=====================================
@@ -5,18 +5,18 @@
 pkgname=perl-json-maybexs
 _perl_namespace=JSON
 _perl_module=MaybeXS
-pkgver=1.004005
-pkgrel=2
+pkgver=1.004008
+pkgrel=1
 pkgdesc="Use Cpanel::JSON::XS with a fallback to JSON::XS and JSON::PP"
 arch=('any')
-license=('PerlArtistic' 'GPL')
+license=('Artistic-1.0-Perl' 'GPL-1.0-or-later')
 depends=('perl')
 makedepends=('perl-test-needs' 'perl-cpanel-json-xs')
 optdepends=('perl-cpanel-json-xs: Using Cpanel-JSON-XS')
 options=('!emptydirs')
 url="https://metacpan.org/dist/${_perl_namespace}-${_perl_module}";
 
source=("https://cpan.metacpan.org/authors/id/E/ET/ETHER/${_perl_namespace}-${_perl_module}-${pkgver}.tar.gz";)
-sha256sums=('f5b6bc19f579e66b7299f8748b8ac3e171936dc4e7fcb72a8a257a9bd482a331')
+sha256sums=('cd3937afa78831f80a2ad5abab6c51b9e82fca4c31e5856ea208d598db5dc867')
 
 build() {
   cd "${_perl_namespace}-${_perl_module}-${pkgver}"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/perl-json-maybexs/-/commit/b84dbf04144f211b9e21e70f2fa6803529a8b92c

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/perl-json-maybexs/-/commit/b84dbf04144f211b9e21e70f2fa6803529a8b92c
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to