[arch-commits] Commit in ruby/trunk (PKGBUILD)

Anatol Pomozov anatolik at archlinux.org
Mon Dec 28 20:33:22 UTC 2015


    Date: Monday, December 28, 2015 @ 21:33:21
  Author: anatolik
Revision: 257318

upgpkg: ruby 2.3.0-1

Modified:
  ruby/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-12-28 20:02:53 UTC (rev 257317)
+++ PKGBUILD	2015-12-28 20:33:21 UTC (rev 257318)
@@ -4,7 +4,7 @@
 # Contributor: Jeramy Rutley <jrutley at gmail.com>
 
 pkgname=(ruby ruby-docs)
-pkgver=2.2.4
+pkgver=2.3.0
 pkgrel=1
 arch=(i686 x86_64)
 url='http://www.ruby-lang.org/en/'
@@ -13,7 +13,7 @@
 options=(!emptydirs)
 source=(http://cache.ruby-lang.org/pub/ruby/${pkgver:0:3}/ruby-${pkgver}.tar.xz
         gemrc)
-sha1sums=('9216cf34df7fd5ce8059a6403951d6d47964442a'
+sha1sums=('96e620e38af351c8da63e40cfe217ec79f912ba1'
           'dc536754c8fac2c3d82965c5a708cd8f79562d98')
 
 build() {



More information about the arch-commits mailing list