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

Sergej Pupykin spupykin at archlinux.org
Thu May 4 09:11:55 UTC 2017


    Date: Thursday, May 4, 2017 @ 09:11:54
  Author: spupykin
Revision: 226904

upgpkg: perl-json-xs 3.03-1

Modified:
  perl-json-xs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-05-04 09:11:48 UTC (rev 226903)
+++ PKGBUILD	2017-05-04 09:11:54 UTC (rev 226904)
@@ -3,8 +3,8 @@
 # Contributor: Tor Krill <tor at krill.nu>
 
 pkgname=perl-json-xs
-pkgver=3.02
-pkgrel=3
+pkgver=3.03
+pkgrel=1
 pkgdesc="JSON::XS - JSON serialising/deserialising, done correctly and fast"
 url="http://search.cpan.org/dist/JSON-XS/"
 license=("GPL")
@@ -12,7 +12,7 @@
 depends=('perl' 'perl-common-sense' 'perl-types-serialiser' 'perl-canary-stability')
 options=('!emptydirs')
 source=(http://search.cpan.org/CPAN/authors/id/M/ML/MLEHMANN/JSON-XS-$pkgver.tar.gz)
-md5sums=('0d4078f18003b50be970709a77b6afbf')
+sha256sums=('699e8e3e516e2ea9e05d8ca769dc1f31b36b7a0830e100004f016a702e876dde')
 
 build() {
   cd  "$srcdir"/JSON-XS-$pkgver



More information about the arch-commits mailing list