Date: Tuesday, May 2, 2023 @ 21:59:45
  Author: muflone
Revision: 1455938

upgpkg: perl-cpanel-json-xs 4.36-1

Modified:
  perl-cpanel-json-xs/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-05-02 21:58:58 UTC (rev 1455937)
+++ PKGBUILD    2023-05-02 21:59:45 UTC (rev 1455938)
@@ -4,7 +4,7 @@
 pkgname=perl-cpanel-json-xs
 _perl_namespace=Cpanel
 _perl_module=JSON-XS
-pkgver=4.32
+pkgver=4.36
 pkgrel=1
 pkgdesc="cPanel fork of JSON::XS, fast and correct serializing"
 arch=('x86_64')
@@ -12,7 +12,7 @@
 depends=('perl')
 url="https://metacpan.org/dist/${_perl_namespace}-${_perl_module}";
 
source=("https://cpan.metacpan.org/authors/id/R/RU/RURBAN/${_perl_namespace}-${_perl_module}-${pkgver}.tar.gz";)
-sha512sums=('f17809bb12c388e6344ef738abddd471d541e3854ca8775f518a4cda62f129a703bbaf85e4bf2fa960390df060a161f1ff61a3d3a35c269ae1dc4fe9af8389dd')
+sha512sums=('3e080bfb2842e7d1270c1bee7463f6ee3579b526f385b2a55abfceaf57af45786a22d45d5e7d6490f0998cd5b3bf305f608fb744ca0bbfffc6644456ea17c22d')
 
 build() {
   cd "${_perl_namespace}-${_perl_module}-${pkgver}"

Reply via email to