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

Anatol Pomozov anatolik at archlinux.org
Tue Nov 15 16:26:14 UTC 2016


    Date: Tuesday, November 15, 2016 @ 16:26:14
  Author: anatolik
Revision: 280832

upgpkg: ruby 2.3.2-1

Modified:
  ruby/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-11-15 14:50:53 UTC (rev 280831)
+++ PKGBUILD	2016-11-15 16:26:14 UTC (rev 280832)
@@ -4,8 +4,8 @@
 # Contributor: Jeramy Rutley <jrutley at gmail.com>
 
 pkgname=(ruby ruby-docs)
-pkgver=2.3.1
-pkgrel=2
+pkgver=2.3.2
+pkgrel=1
 arch=(i686 x86_64)
 url='http://www.ruby-lang.org/en/'
 license=(BSD custom)
@@ -13,7 +13,7 @@
 options=(!emptydirs)
 source=(http://cache.ruby-lang.org/pub/ruby/${pkgver:0:3}/ruby-${pkgver}.tar.xz
         gemrc)
-sha1sums=('83499c14c674cf2d88e495031434a94c06330879'
+sha1sums=('b7c780dbfc34b5baea116504ae700f68c92379a0'
           'dc536754c8fac2c3d82965c5a708cd8f79562d98')
 
 build() {



More information about the arch-commits mailing list