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

Sergej Pupykin spupykin at gemini.archlinux.org
Fri Jun 3 23:17:53 UTC 2022


    Date: Friday, June 3, 2022 @ 23:17:53
  Author: spupykin
Revision: 1220713

upgpkg: perl-json-parse 0.61-1

Modified:
  perl-json-parse/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-03 23:17:48 UTC (rev 1220712)
+++ PKGBUILD	2022-06-03 23:17:53 UTC (rev 1220713)
@@ -1,8 +1,8 @@
 # Maintainer: Sergej Pupykin <arch+pub at sergej.pp.ru>
 
 pkgname=perl-json-parse
-pkgver=0.55
-pkgrel=5
+pkgver=0.61
+pkgrel=1
 pkgdesc="JSON::Parse - Read JSON into a Perl variable"
 arch=('x86_64')
 url="https://metacpan.org/release/JSON-Parse"
@@ -10,7 +10,7 @@
 depends=('perl>=5.10.0')
 options=('!emptydirs')
 source=(https://cpan.metacpan.org/authors/id/B/BK/BKB/JSON-Parse-$pkgver.tar.gz)
-sha256sums=('dc9856dbc355114bcb0dc036bb632976b19b88d3a7ad59726f1fa917e7f5d256')
+sha256sums=('ce8e55e70bef9bcbba2e96af631d10a605900961a22cad977e71aab56c3f2806')
 
 build() {
   cd  "$srcdir"/JSON-Parse-$pkgver



More information about the arch-commits mailing list