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

Sergej Pupykin spupykin at archlinux.org
Mon Jun 7 16:12:32 UTC 2021


    Date: Monday, June 7, 2021 @ 16:12:32
  Author: spupykin
Revision: 957804

upgpkg: perl-json-xs 4.03-1

Modified:
  perl-json-xs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-07 16:12:27 UTC (rev 957803)
+++ PKGBUILD	2021-06-07 16:12:32 UTC (rev 957804)
@@ -2,8 +2,8 @@
 # Contributor: Tor Krill <tor at krill.nu>
 
 pkgname=perl-json-xs
-pkgver=4.0
-pkgrel=5
+pkgver=4.03
+pkgrel=1
 pkgdesc="JSON::XS - JSON serialising/deserialising, done correctly and fast"
 url="https://search.cpan.org/dist/JSON-XS/"
 license=("GPL")
@@ -12,7 +12,7 @@
 makedepends=('perl-canary-stability')
 options=('!emptydirs')
 source=(https://search.cpan.org/CPAN/authors/id/M/ML/MLEHMANN/JSON-XS-$pkgver.tar.gz)
-sha256sums=('479f4afca6d21d679101954a8144cf42e3ff8780c336ea8b748cf2a77ef62804')
+sha256sums=('515536f45f2fa1a7e88c8824533758d0121d267ab9cb453a1b5887c8a56b9068')
 
 build() {
   cd  "$srcdir"/JSON-XS-$pkgver



More information about the arch-commits mailing list