diff options
author | Omar Vega Ramos <ovruni@gnu.org.pe> | 2018-02-06 21:59:29 -0500 |
---|---|---|
committer | Omar Vega Ramos <ovruni@gnu.org.pe> | 2018-02-06 21:59:29 -0500 |
commit | 9c374ed191a54e9d9d9590c69d80ae4367e490ab (patch) | |
tree | 4fc8a6bfe098e107930259c8eb3aa7b3339dfd20 /libre | |
parent | dff9f3c5b7a7e597fb4c2c91f178c63ca31d7735 (diff) | |
download | abslibre-9c374ed191a54e9d9d9590c69d80ae4367e490ab.tar.gz abslibre-9c374ed191a54e9d9d9590c69d80ae4367e490ab.tar.bz2 abslibre-9c374ed191a54e9d9d9590c69d80ae4367e490ab.zip |
ruby2.3-2.3.5-4.parabola1: rebuild
Diffstat (limited to 'libre')
-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/' |