summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorfarwayer2020-06-16 23:12:13 +0300
committerfarwayer2020-06-16 23:12:13 +0300
commit6381509391bdb504b8d6434c90b69071cc6619b3 (patch)
tree094bde79115d719c4d34025798f9af2c9738c958 /PKGBUILD
parentd62a4920a1feafb6a00c6c2cf2c9d42b4335017c (diff)
downloadaur-6381509391bdb504b8d6434c90b69071cc6619b3.tar.gz
new ruby ver, any arch
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 804a18e1d51a..d5ed87c91e6f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,9 +4,9 @@
_gemname=json
pkgname=ruby-$_gemname-1
pkgver=1.8.6
-pkgrel=1
+pkgrel=2
pkgdesc='JSON Implementation for Ruby'
-arch=(i686 x86_64)
+arch=(any)
url='http://flori.github.com/json'
license=(Ruby)
provides=("ruby-json=$pkgver")