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

Anatol Pomozov anatolik at archlinux.org
Mon Nov 21 17:15:21 UTC 2016


    Date: Monday, November 21, 2016 @ 17:15:21
  Author: anatolik
Revision: 281769

upgpkg: ruby 2.3.3-1

Modified:
  ruby/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-11-21 16:44:35 UTC (rev 281768)
+++ PKGBUILD	2016-11-21 17:15:21 UTC (rev 281769)
@@ -4,7 +4,7 @@
 # Contributor: Jeramy Rutley <jrutley at gmail.com>
 
 pkgname=(ruby ruby-docs)
-pkgver=2.3.2
+pkgver=2.3.3
 pkgrel=1
 arch=(i686 x86_64)
 url='http://www.ruby-lang.org/en/'
@@ -13,7 +13,7 @@
 options=(!emptydirs)
 source=(https://cache.ruby-lang.org/pub/ruby/${pkgver:0:3}/ruby-${pkgver}.tar.xz
         gemrc)
-sha1sums=('b7c780dbfc34b5baea116504ae700f68c92379a0'
+sha1sums=('f2318460606d410e80dd5c82862a93e5736534de'
           'dc536754c8fac2c3d82965c5a708cd8f79562d98')
 
 build() {



More information about the arch-commits mailing list