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

Felix Yan felixonmars at archlinux.org
Wed Dec 18 17:00:24 UTC 2019


    Date: Wednesday, December 18, 2019 @ 17:00:21
  Author: felixonmars
Revision: 538029

upgpkg: ruby2.5-bundler 2.1.1-1

Modified:
  ruby2.5-bundler/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-12-18 17:00:00 UTC (rev 538028)
+++ PKGBUILD	2019-12-18 17:00:21 UTC (rev 538029)
@@ -5,7 +5,7 @@
 _rubyver=2.5
 _gemname=bundler
 pkgname=ruby${_rubyver}-${_gemname}
-pkgver=1.17.1
+pkgver=2.1.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=('6adf044096b7716c8b0dae5f559506c65dcb8fd8a8a57428ac25331ca3a85b7cb399fb40b79aeccb0908d172686df9213b86f69286c3e383373ff5ee6f3b414d')
+sha512sums=('736dfa5026c05cee9686863b1237a22d3c03ed3c91b4fbc308d1dc08a5e8e388851ef05e317f47b1b4b354612cc8c85dfe1cd1072f8ff901dd56328b9a2c04ac')
 
 package() {
   cd "$srcdir"



More information about the arch-commits mailing list