From 0a069ede63336b105cda051cebe136f2592847d2 Mon Sep 17 00:00:00 2001 From: root Date: Sat, 15 Jun 2013 01:12:53 -0700 Subject: Sat Jun 15 01:11:56 PDT 2013 --- community/perl-json-xs/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'community/perl-json-xs') diff --git a/community/perl-json-xs/PKGBUILD b/community/perl-json-xs/PKGBUILD index 1adf19bec..4bd2e9f84 100644 --- a/community/perl-json-xs/PKGBUILD +++ b/community/perl-json-xs/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 91683 2013-05-26 09:25:38Z bluewind $ +# $Id: PKGBUILD 92759 2013-06-14 17:40:33Z spupykin $ # Maintainer: Sergej Pupykin # Contributor: Tor Krill pkgname=perl-json-xs -pkgver=2.33 -pkgrel=2 +pkgver=2.34 +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=('6a1eafeadc1680a806ec2eb1798f6084') +md5sums=('dda3c03335665cdeff91c37a269b833b') build() { cd $srcdir/JSON-XS-$pkgver -- cgit v1.2.3-54-g00ecf