From 7d3e94229ca9849421d263542eb2c61f64a91c10 Mon Sep 17 00:00:00 2001 From: root Date: Sat, 26 Jan 2013 00:08:39 -0800 Subject: Sat Jan 26 00:08:39 PST 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 ff9351475..4e09f47ce 100644 --- a/community/perl-json-xs/PKGBUILD +++ b/community/perl-json-xs/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 71805 2012-06-02 10:31:18Z bluewind $ +# $Id: PKGBUILD 82882 2013-01-25 09:56:15Z spupykin $ # Maintainer: Sergej Pupykin # Contributor: Tor Krill pkgname=perl-json-xs -pkgver=2.32 -pkgrel=2 +pkgver=2.33 +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=('87f71c78010083ad4d158b5765c4a609') +md5sums=('6a1eafeadc1680a806ec2eb1798f6084') build() { cd $srcdir/JSON-XS-$pkgver -- cgit v1.2.3-54-g00ecf