[arch-commits] Commit in perl-json/trunk (PKGBUILD)
Sergej Pupykin
spupykin at archlinux.org
Sat May 29 16:47:09 UTC 2021
Date: Saturday, May 29, 2021 @ 16:47:09
Author: spupykin
Revision: 950162
upgpkg: perl-json 4.03-1
Modified:
perl-json/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-05-29 16:47:04 UTC (rev 950161)
+++ PKGBUILD 2021-05-29 16:47:09 UTC (rev 950162)
@@ -2,8 +2,8 @@
# Contributor: François Charette <firmicus ατ gmx δοτ net>
pkgname=perl-json
-pkgver=2.97001
-pkgrel=2
+pkgver=4.03
+pkgrel=1
pkgdesc="JSON (JavaScript Object Notation) encoder/decoder"
arch=('any')
url="https://search.cpan.org/dist/JSON"
@@ -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=('e277d9385633574923f48c297e1b8acad3170c69fa590e31fa466040fc6f8f5a')
+sha256sums=('e41f8761a5e7b9b27af26fe5780d44550d7a6a66bf3078e337d676d07a699941')
build() {
cd "$srcdir"/JSON-$pkgver
More information about the arch-commits
mailing list