summaryrefslogtreecommitdiff
path: root/community/jshon
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2011-11-06 23:15:07 +0000
committerroot <root@rshg054.dnsready.net>2011-11-06 23:15:07 +0000
commita4d309341dbcd3c28ee68e818c1d5ef54114adf8 (patch)
treed8b088a03f5cb2b56b2b7508933b4efcfd67f0b2 /community/jshon
parent82fd7f658509afe9737e14e8d1ee9fefe13c9d1f (diff)
Sun Nov 6 23:15:07 UTC 2011
Diffstat (limited to 'community/jshon')
-rw-r--r--community/jshon/PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/community/jshon/PKGBUILD b/community/jshon/PKGBUILD
index 653274e4d..43aeae5ca 100644
--- a/community/jshon/PKGBUILD
+++ b/community/jshon/PKGBUILD
@@ -1,6 +1,7 @@
+# $Id: PKGBUILD 57971 2011-11-05 09:47:31Z kkeen $
# Maintainer: Kyle Keen <keenerd@gmail.com>
pkgname=jshon
-pkgver=20110803
+pkgver=20111105
pkgrel=1
pkgdesc="A json parser for the shell."
arch=('i686' 'x86_64')
@@ -10,7 +11,7 @@ depends=('jansson')
makedepends=()
optdepends=()
source=(http://kmkeen.com/$pkgname/$pkgname-$pkgver.tar.gz)
-md5sums=('d14f012d6e9acf2c0ccc355fcd53c6fd')
+md5sums=('5d4c6d40ef4497473445931e777e280b')
build() {
cd "$srcdir/$pkgname"