diff options
author | Omar Vega Ramos <ovruni@gnu.org.pe> | 2018-12-21 18:17:52 -0500 |
---|---|---|
committer | Omar Vega Ramos <ovruni@gnu.org.pe> | 2018-12-21 18:17:52 -0500 |
commit | d14b790608d3332bf6ff4000021b6151021e0af0 (patch) | |
tree | d5ee4d64e38365596a56e0f69ec379a847a0fa44 /libre | |
parent | ed0c058c41a6ee9a335ac26e553051a179c9dd28 (diff) | |
download | abslibre-d14b790608d3332bf6ff4000021b6151021e0af0.tar.gz abslibre-d14b790608d3332bf6ff4000021b6151021e0af0.tar.bz2 abslibre-d14b790608d3332bf6ff4000021b6151021e0af0.zip |
ruby2.3-2.3.8-1.par1: updating version
Diffstat (limited to 'libre')
-rw-r--r-- | libre/ruby2.3/PKGBUILD | 12 | ||||
-rw-r--r-- | libre/ruby2.3/json-1.8.3-ruby-2.3.8-backports.patch (renamed from libre/ruby2.3/json-1.8.3-ruby-2.3.5-backports.patch) | 0 | ||||
-rw-r--r-- | libre/ruby2.3/ruby-2.3.8-add-json_pure.patch (renamed from libre/ruby2.3/ruby-2.3.5-add-json_pure.patch) | 0 | ||||
-rw-r--r-- | libre/ruby2.3/ruby-2.3.8-remove-json-ext.patch (renamed from libre/ruby2.3/ruby-2.3.5-remove-json-ext.patch) | 0 |
4 files changed, 7 insertions, 5 deletions
diff --git a/libre/ruby2.3/PKGBUILD b/libre/ruby2.3/PKGBUILD index 19acd2dea..a8ff176eb 100644 --- a/libre/ruby2.3/PKGBUILD +++ b/libre/ruby2.3/PKGBUILD @@ -18,12 +18,14 @@ _rubyver=2.3 pkgname=ruby2.3 -pkgver=2.3.5 +pkgver=2.3.8 _jsonver=1.8.3 pkgdesc='An object-oriented language for quick and easy programming' -pkgrel=4.parabola1 +pkgrel=1 +pkgrel+=.par1 _srcrel=1 # increment this to rebuild the sourceball without bumping pkgver -arch=(i686 x86_64 armv7h) +arch=(x86_64) +arch+=(i686 armv7h) url='http://www.ruby-lang.org/en/' license=(BSD custom) depends=(gdbm openssl-1.0 libffi libyaml gmp zlib) @@ -31,7 +33,7 @@ optdepends=('tk: for Ruby/TK') makedepends=(gdbm openssl-1.0 libffi doxygen graphviz libyaml ttf-dejavu tk) options=(!emptydirs) source=(https://repo.parabola.nu/other/ruby-libre/ruby-${pkgver}-libre${_srcrel}.tar.gz) -sha512sums=('73187c128092bf0c16d2c0955e6bcdcad943b4721b9c852a82324779219bd6480e672054c4a4831f89e4331844f1f181135e91692900da1b830e6e11f80dfd28') +sha512sums=('05cc86a1a4c068a42105e53b0f040f72883df6c2a63d014ba402d0cc0f1189bb4ecfafce08441252722ba68c64533c5c09c24d1760a0f1aa708741d9e69d7cb6') mksource=(https://cache.ruby-lang.org/pub/ruby/${pkgver:0:3}/ruby-${pkgver}.tar.xz ruby-${pkgver}-remove-json-ext.patch @@ -39,7 +41,7 @@ mksource=(https://cache.ruby-lang.org/pub/ruby/${pkgver:0:3}/ruby-${pkgver}.tar. json-${_jsonver}.tar.gz::https://github.com/flori/json/archive/v${_jsonver}.tar.gz json-${_jsonver}-ruby-${pkgver}-backports.patch json-${_jsonver}-libre.patch) -mksha512sums=('c55e3b71241f505b6bbad78b3bd40235064faae3443ca14b77b6356556caed6a0d055dc2e2cd7ebdb5290ab908e06d2b7d68f72469af5017eda4b29664b0d889' +mksha512sums=('06373050e6c1af9cb6a5863aef878b21c8a45fd0e68414e3d546cb73ec3028207d3acc0a9326428f172b9347a30bbe69a16f9dc0bdb739161d677adb2d888095' 'bd36519010a36d9368450de3bb6e46fd4b95682521877450f5875d0c0fc87119c52bd32cfdd7bcadf336d59e51665437a632d43d2f41934c808079ce6623a58c' 'fcfde775beb157db7a9788c897b06c11191a5f1c34e94a1644ce9c9b32675dab9001b66f1b26fdb6082eb9e85ba38423ccc9917716c788bb9cd8fa54e723c757' '147ce1834a1a0f02596386969c6e95c14237cc4d5303be974b9293d349d61a074cf9cc99d2f6bc434aa6da8aac9ddc35cfdeb7b9f77b14c112f8be70ff0846f7' diff --git a/libre/ruby2.3/json-1.8.3-ruby-2.3.5-backports.patch b/libre/ruby2.3/json-1.8.3-ruby-2.3.8-backports.patch index 0696ca70b..0696ca70b 100644 --- a/libre/ruby2.3/json-1.8.3-ruby-2.3.5-backports.patch +++ b/libre/ruby2.3/json-1.8.3-ruby-2.3.8-backports.patch diff --git a/libre/ruby2.3/ruby-2.3.5-add-json_pure.patch b/libre/ruby2.3/ruby-2.3.8-add-json_pure.patch index e543a58f1..e543a58f1 100644 --- a/libre/ruby2.3/ruby-2.3.5-add-json_pure.patch +++ b/libre/ruby2.3/ruby-2.3.8-add-json_pure.patch diff --git a/libre/ruby2.3/ruby-2.3.5-remove-json-ext.patch b/libre/ruby2.3/ruby-2.3.8-remove-json-ext.patch index 99e3e825c..99e3e825c 100644 --- a/libre/ruby2.3/ruby-2.3.5-remove-json-ext.patch +++ b/libre/ruby2.3/ruby-2.3.8-remove-json-ext.patch |