From c754cfeae0a4b5feac397b077408d1cb413de34a Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Thu, 18 Oct 2018 00:44:48 +0000 Subject: [PATCH] community/ruby2.3 to 2.3.8-1 --- community/ruby2.3/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/community/ruby2.3/PKGBUILD b/community/ruby2.3/PKGBUILD index 85a4d14c9..2844be547 100644 --- a/community/ruby2.3/PKGBUILD +++ b/community/ruby2.3/PKGBUILD @@ -11,9 +11,9 @@ _rubyver=2.3 pkgname=ruby2.3 -pkgver=2.3.7 +pkgver=2.3.8 pkgdesc='An object-oriented language for quick and easy programming' -pkgrel=2 +pkgrel=1 arch=(x86_64) url='http://www.ruby-lang.org/en/' license=(BSD custom) @@ -23,7 +23,7 @@ makedepends=(gdbm openssl-1.0 libffi doxygen graphviz libyaml ttf-dejavu tk) options=(!emptydirs) source=(https://cache.ruby-lang.org/pub/ruby/${pkgver:0:3}/ruby-${pkgver}.tar.xz 0002-Use-only-unsigned-long-for-rb_serial_t.patch) -sha512sums=('fd91c8db3d3aa4cc962a62f27b4d1a71f6b5567ab836e6dbfbbb1553eb269d11e12faf9e36af6c489c33b54fd89dab99bfe81a563158b704877f0628d6f5bc5a' +sha512sums=('06373050e6c1af9cb6a5863aef878b21c8a45fd0e68414e3d546cb73ec3028207d3acc0a9326428f172b9347a30bbe69a16f9dc0bdb739161d677adb2d888095' '5b3a73b66ed35eb25997109076ec3146ff5f7f843b2e39e7a15b32349c3b38c6035668e8b5d6dd94d97030dea52187e481e8ccdcb6bfc7a79bb12043a322711e') build() {