summaryrefslogtreecommitdiff
path: root/community/yajl
diff options
context:
space:
mode:
authorroot <root@rshg047.dnsready.net>2011-04-30 22:33:37 +0000
committerroot <root@rshg047.dnsready.net>2011-04-30 22:33:37 +0000
commitc173ac862828a54925737fc1d90ede1dd09a312c (patch)
tree63d6b46455a4abdaf96aef59bbaa4406c6fe04f8 /community/yajl
parent693b5793b8c615601135bc04216a2ca0966087c5 (diff)
Sat Apr 30 22:33:37 UTC 2011
Diffstat (limited to 'community/yajl')
-rw-r--r--community/yajl/PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/community/yajl/PKGBUILD b/community/yajl/PKGBUILD
index 829ffb7fa..894228fda 100644
--- a/community/yajl/PKGBUILD
+++ b/community/yajl/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Andrej Gelenberg <andrej.gelenberg@udo.edu>
pkgname=yajl
-pkgver=2.0.1
+pkgver=2.0.2
pkgrel=1
pkgdesc='Yet Another JSON Library.'
arch=('i686' 'x86_64')
@@ -31,3 +31,4 @@ package() {
install -Dm644 COPYING "$pkgdir/usr/share/licenses/${pkgname}/LICENSE"
}
+md5sums=('0cea435187c45e02972093ae537a2831')