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

Sergej Pupykin spupykin at gemini.archlinux.org
Sun Aug 7 12:14:27 UTC 2022


    Date: Sunday, August 7, 2022 @ 12:14:27
  Author: spupykin
Revision: 1260533

upgpkg: perl-json 4.09-1

Modified:
  perl-json/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-07 12:14:21 UTC (rev 1260532)
+++ PKGBUILD	2022-08-07 12:14:27 UTC (rev 1260533)
@@ -2,7 +2,7 @@
 # Contributor: François Charette <firmicus ατ gmx δοτ net>
 
 pkgname=perl-json
-pkgver=4.08
+pkgver=4.09
 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=('6b2a38eb6f92934840d142e31ce6683610b66477fad3ffab1111978ef26ca53f')
+sha256sums=('6780a51f438c0932eec0534fc9cd2b1ad0d64817eda4add8ede5ec77d6d2c991')
 
 build() {
   cd  "$srcdir"/JSON-$pkgver



More information about the arch-commits mailing list