From 7e5cd77730015792e26338edcc137acf3f1bd2ae Mon Sep 17 00:00:00 2001 From: root Date: Thu, 4 Aug 2011 23:14:34 +0000 Subject: Thu Aug 4 23:14:34 UTC 2011 --- community/jshon/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'community/jshon/PKGBUILD') diff --git a/community/jshon/PKGBUILD b/community/jshon/PKGBUILD index b9d7c736c..653274e4d 100644 --- a/community/jshon/PKGBUILD +++ b/community/jshon/PKGBUILD @@ -1,6 +1,6 @@ # Maintainer: Kyle Keen pkgname=jshon -pkgver=20110723 +pkgver=20110803 pkgrel=1 pkgdesc="A json parser for the shell." arch=('i686' 'x86_64') @@ -10,7 +10,7 @@ depends=('jansson') makedepends=() optdepends=() source=(http://kmkeen.com/$pkgname/$pkgname-$pkgver.tar.gz) -md5sums=('604ae154cb29cee8369df465794872ec') +md5sums=('d14f012d6e9acf2c0ccc355fcd53c6fd') build() { cd "$srcdir/$pkgname" -- cgit v1.2.3-54-g00ecf