summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4cd380c622fd..a4197f537701 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
_gemname=json
pkgname=ruby-$_gemname-1
-pkgver=1.8.3
-pkgrel=2
+pkgver=1.8.5
+pkgrel=1
pkgdesc='JSON Implementation for Ruby'
arch=(i686 x86_64)
url='http://flori.github.com/json'