[arch-commits] Commit in perl-json/trunk (PKGBUILD)

Sergej Pupykin spupykin at gemini.archlinux.org
Fri Dec 24 16:47:22 UTC 2021


    Date: Friday, December 24, 2021 @ 16:47:22
  Author: spupykin
Revision: 1083410

upgpkg: perl-json 4.04-1

Modified:
  perl-json/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-12-24 16:47:15 UTC (rev 1083409)
+++ PKGBUILD	2021-12-24 16:47:22 UTC (rev 1083410)
@@ -2,7 +2,7 @@
 # Contributor: François Charette <firmicus ατ gmx δοτ net>
 
 pkgname=perl-json
-pkgver=4.03
+pkgver=4.04
 pkgrel=1
 pkgdesc="JSON (JavaScript Object Notation) encoder/decoder"
 arch=('any')
@@ -11,7 +11,7 @@
 depends=('perl>=5.10.0')
 options=('!emptydirs')
 source=(https://search.cpan.org/CPAN/authors/id/I/IS/ISHIGAKI/JSON-$pkgver.tar.gz)
-sha256sums=('e41f8761a5e7b9b27af26fe5780d44550d7a6a66bf3078e337d676d07a699941')
+sha256sums=('66b6c6ea1ed6d609b0b70df29fdcbd281f3fe13c661e5b2847b4e4e8c12b5380')
 
 build() {
   cd  "$srcdir"/JSON-$pkgver



More information about the arch-commits mailing list