summaryrefslogtreecommitdiff
path: root/community/perl-json-xs/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2011-10-08 23:14:35 +0000
committerroot <root@rshg054.dnsready.net>2011-10-08 23:14:35 +0000
commit40e90a19618851856689ef8697391d37ec6841a1 (patch)
tree7da3732dc1ee59e1b8c7aca11aee032f01eaa639 /community/perl-json-xs/PKGBUILD
parent8a8ac56bbf82685c43072923560881e6b119ec66 (diff)
Sat Oct 8 23:14:35 UTC 2011
Diffstat (limited to 'community/perl-json-xs/PKGBUILD')
-rw-r--r--community/perl-json-xs/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/perl-json-xs/PKGBUILD b/community/perl-json-xs/PKGBUILD
index 0c935e5ca..b1c70feb1 100644
--- a/community/perl-json-xs/PKGBUILD
+++ b/community/perl-json-xs/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 47516 2011-05-23 18:15:13Z jelle $
+# $Id: PKGBUILD 56442 2011-10-07 09:59:59Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: Tor Krill <tor@krill.nu>
pkgname=perl-json-xs
-pkgver=2.3
-pkgrel=3
+pkgver=2.32
+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 @@ arch=('i686' 'x86_64')
depends=('perl' 'perl-common-sense')
options=('!emptydirs')
source=(http://search.cpan.org/CPAN/authors/id/M/ML/MLEHMANN/JSON-XS-$pkgver.tar.gz)
-md5sums=('4dc2a968e41f8cf330d46be12f221a12')
+md5sums=('87f71c78010083ad4d158b5765c4a609')
build() {
cd $srcdir/JSON-XS-$pkgver