[arch-commits] Commit in ruby2.4-bundler/trunk (PKGBUILD)

Anatol Pomozov anatolik at archlinux.org
Tue May 29 20:26:05 UTC 2018


    Date: Tuesday, May 29, 2018 @ 20:26:04
  Author: anatolik
Revision: 333203

upgpkg: ruby2.4-bundler 1.16.2-1

Modified:
  ruby2.4-bundler/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-29 20:14:57 UTC (rev 333202)
+++ PKGBUILD	2018-05-29 20:26:04 UTC (rev 333203)
@@ -5,7 +5,7 @@
 _rubyver=2.4
 _gemname=bundler
 pkgname=ruby${_rubyver}-${_gemname}
-pkgver=1.16.1
+pkgver=1.16.2
 pkgrel=1
 pkgdesc="Manages an application's dependencies through its entire life, across many machines, systematically and repeatably."
 arch=('any')
@@ -15,7 +15,7 @@
 options=('!emptydirs')
 source=("https://rubygems.org/downloads/$_gemname-$pkgver.gem")
 noextract=("$_gemname-$pkgver.gem")
-sha512sums=('2cca87aa17b61df98ef98a648a7d7cfe0529015f1278e8cb2298bb12544157933d723bd666d945bcdbaceacbf97a092a3848e2a587bd01cffa73c662d37d4834')
+sha512sums=('998708b0eec5cdf7ab89b415a0a5173275b221b46e7151c0f05cb49f64a902a0fb0d77f831c60afe55ac4cafe6f4229d082d3f6c38ec13767add7979853f9221')
 
 package() {
   cd "$srcdir"



More information about the arch-commits mailing list