summaryrefslogtreecommitdiff
path: root/community/jshon/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/jshon/PKGBUILD')
-rw-r--r--community/jshon/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/jshon/PKGBUILD b/community/jshon/PKGBUILD
index 646bd1f23..4c5266716 100644
--- a/community/jshon/PKGBUILD
+++ b/community/jshon/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Kyle Keen <keenerd@gmail.com>
pkgname=jshon
-pkgver=20110306
+pkgver=20110720
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=('a047a6281147956a9422a25fdd97adf3')
+md5sums=('c5f040e81fb0ba9932355f41de5112af')
build() {
cd "$srcdir/$pkgname"