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

Sergej Pupykin spupykin at gemini.archlinux.org
Tue Jul 19 19:37:52 UTC 2022


    Date: Tuesday, July 19, 2022 @ 19:37:51
  Author: spupykin
Revision: 1254706

upgpkg: perl-json 4.07-1

Modified:
  perl-json/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-07-19 19:37:46 UTC (rev 1254705)
+++ PKGBUILD	2022-07-19 19:37:51 UTC (rev 1254706)
@@ -2,7 +2,7 @@
 # Contributor: François Charette <firmicus ατ gmx δοτ net>
 
 pkgname=perl-json
-pkgver=4.06
+pkgver=4.07
 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=('1137e98a42208d802f3ad94a10855606c0455ddad167ba018557d751f6f7672e')
+sha256sums=('4f78b929798992e06106cf2bbc20de2375f7b60c60b3aa3ace02aae1e38513bb')
 
 build() {
   cd  "$srcdir"/JSON-$pkgver



More information about the arch-commits mailing list