summaryrefslogtreecommitdiff
path: root/community/yajl/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/yajl/PKGBUILD')
-rw-r--r--community/yajl/PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/community/yajl/PKGBUILD b/community/yajl/PKGBUILD
index a333a7cef..8eb588368 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.3
+pkgver=2.0.4
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=('ee6208e697c43dcccf798ce80d370379')