diff options
-rw-r--r-- | libre/ruby2.3/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libre/ruby2.3/PKGBUILD b/libre/ruby2.3/PKGBUILD index d475f977e..19acd2dea 100644 --- a/libre/ruby2.3/PKGBUILD +++ b/libre/ruby2.3/PKGBUILD @@ -18,10 +18,10 @@ _rubyver=2.3 pkgname=ruby2.3 -pkgver=${_rubyver}.5 +pkgver=2.3.5 _jsonver=1.8.3 pkgdesc='An object-oriented language for quick and easy programming' -pkgrel=3.parabola1 +pkgrel=4.parabola1 _srcrel=1 # increment this to rebuild the sourceball without bumping pkgver arch=(i686 x86_64 armv7h) url='http://www.ruby-lang.org/en/' |