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 59513b8d79c8..e4c71d272fbd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,10 +5,10 @@
_gemname=json_pure
pkgname=ruby-$_gemname
pkgver=2.6.1
-pkgrel=1
+pkgrel=2
pkgdesc='JSON Implementation for Ruby'
arch=(any)
-url='http://flori.github.com/json'
+url='http://flori.github.io/json/'
license=(RUBY)
depends=(ruby)
makedepends=(ruby-rdoc)