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

Sven-Hendrik Haase svenstaro at archlinux.org
Sun Feb 18 00:58:01 UTC 2018


    Date: Sunday, February 18, 2018 @ 00:58:00
  Author: svenstaro
Revision: 296184

upgpkg: ruby2.3-bundler 1.16.1-1

Modified:
  ruby2.3-bundler/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-02-18 00:55:45 UTC (rev 296183)
+++ PKGBUILD	2018-02-18 00:58:00 UTC (rev 296184)
@@ -5,7 +5,7 @@
 _rubyver=2.3
 _gemname=bundler
 pkgname=ruby${_rubyver}-${_gemname}
-pkgver=1.16.0
+pkgver=1.16.1
 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=('9b99a1c7cb912c7ef970a17d7ad6b6be36a27a5316534cb96d9f8b1dc71111935d9b04a8f755149be78ceb696f9a731ce919d42820e3538844fa22a0d480be9a')
+sha512sums=('2cca87aa17b61df98ef98a648a7d7cfe0529015f1278e8cb2298bb12544157933d723bd666d945bcdbaceacbf97a092a3848e2a587bd01cffa73c662d37d4834')
 
 package() {
   cd "$srcdir"



More information about the arch-commits mailing list