[arch-commits] Commit in ruby/trunk (PKGBUILD)
Anatol Pomozov
anatolik at archlinux.org
Tue Apr 26 16:34:21 UTC 2016
Date: Tuesday, April 26, 2016 @ 18:34:20
Author: anatolik
Revision: 266179
upgpkg: ruby 2.3.1-1
Modified:
ruby/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-04-26 16:32:05 UTC (rev 266178)
+++ PKGBUILD 2016-04-26 16:34:20 UTC (rev 266179)
@@ -4,8 +4,8 @@
# Contributor: Jeramy Rutley <jrutley at gmail.com>
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)
@@ -13,7 +13,7 @@
options=(!emptydirs)
source=(http://cache.ruby-lang.org/pub/ruby/${pkgver:0:3}/ruby-${pkgver}.tar.xz
gemrc)
-sha1sums=('96e620e38af351c8da63e40cfe217ec79f912ba1'
+sha1sums=('83499c14c674cf2d88e495031434a94c06330879'
'dc536754c8fac2c3d82965c5a708cd8f79562d98')
build() {
More information about the arch-commits
mailing list