[arch-commits] Commit in ruby/trunk (PKGBUILD)
Anatol Pomozov
anatolik at archlinux.org
Fri Sep 15 22:56:13 UTC 2017
Date: Friday, September 15, 2017 @ 22:56:12
Author: anatolik
Revision: 305646
upgpkg: ruby 2.4.2-1
Modified:
ruby/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-09-15 21:49:58 UTC (rev 305645)
+++ PKGBUILD 2017-09-15 22:56:12 UTC (rev 305646)
@@ -4,8 +4,8 @@
# Contributor: Jeramy Rutley <jrutley at gmail.com>
pkgname=(ruby ruby-docs)
-pkgver=2.4.1
-pkgrel=3
+pkgver=2.4.2
+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=('eb3e25346431214379e3b92c6f6b6e02f7b2503f'
+sha1sums=('8373e32c63bba2180799da091b572664aa9faf6f'
'dc536754c8fac2c3d82965c5a708cd8f79562d98')
build() {
More information about the arch-commits
mailing list