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

Anatol Pomozov anatolik at archlinux.org
Thu Mar 23 04:10:02 UTC 2017


    Date: Thursday, March 23, 2017 @ 04:10:01
  Author: anatolik
Revision: 291230

upgpkg: ruby 2.4.1-1

Modified:
  ruby/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-03-23 00:06:50 UTC (rev 291229)
+++ PKGBUILD	2017-03-23 04:10:01 UTC (rev 291230)
@@ -4,8 +4,8 @@
 # Contributor: Jeramy Rutley <jrutley at gmail.com>
 
 pkgname=(ruby ruby-docs)
-pkgver=2.4.0
-pkgrel=2
+pkgver=2.4.1
+pkgrel=1
 arch=(i686 x86_64)
 url='http://www.ruby-lang.org/en/'
 license=(BSD custom)
@@ -13,7 +13,7 @@
 options=(!emptydirs)
 source=(https://cache.ruby-lang.org/pub/ruby/${pkgver:0:3}/ruby-${pkgver}.tar.xz
         gemrc)
-sha1sums=('038804bbd0e77508dd2510b729a9f3b325489b2e'
+sha1sums=('eb3e25346431214379e3b92c6f6b6e02f7b2503f'
           'dc536754c8fac2c3d82965c5a708cd8f79562d98')
 
 build() {



More information about the arch-commits mailing list