From c213ee0c8b97c644eeccfb7cc5a87bceb20961b6 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Fri, 29 Apr 2016 18:09:54 +0000 Subject: [PATCH] extra/ruby to 2.3.1-1 --- extra/ruby/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/extra/ruby/PKGBUILD b/extra/ruby/PKGBUILD index 408b6424e..2976c80f7 100644 --- a/extra/ruby/PKGBUILD +++ b/extra/ruby/PKGBUILD @@ -7,8 +7,8 @@ # - patch to fix running ruby on v5 (#705) pkgname=(ruby ruby-docs) -pkgver=2.3.0 -pkgrel=2 +pkgver=2.3.1 +pkgrel=1 arch=(i686 x86_64) url='http://www.ruby-lang.org/en/' license=(BSD custom) @@ -17,7 +17,7 @@ options=(!emptydirs) source=(http://cache.ruby-lang.org/pub/ruby/${pkgver:0:3}/ruby-${pkgver}.tar.xz gemrc 0002-Use-only-unsigned-long-for-rb_serial_t.patch) -sha1sums=('96e620e38af351c8da63e40cfe217ec79f912ba1' +sha1sums=('83499c14c674cf2d88e495031434a94c06330879' 'dc536754c8fac2c3d82965c5a708cd8f79562d98' '21a73f5a6009c038c14119864289d79c16545256')