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

Sven-Hendrik Haase svenstaro at archlinux.org
Fri Oct 26 08:01:38 UTC 2018


    Date: Friday, October 26, 2018 @ 08:01:38
  Author: svenstaro
Revision: 399083

upgpkg: ruby2.3-bundler 1.17.1-1

Modified:
  ruby2.3-bundler/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-10-26 07:07:19 UTC (rev 399082)
+++ PKGBUILD	2018-10-26 08:01:38 UTC (rev 399083)
@@ -5,7 +5,7 @@
 _rubyver=2.3
 _gemname=bundler
 pkgname=ruby${_rubyver}-${_gemname}
-pkgver=1.17.0
+pkgver=1.17.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=('f3f6b8a6fca156b2d163feeec841ce43286099b0ee8a7e94862e3ade35010253489b872a5c297a97ad455aec53a0893f320ad0ecdc252fa60160ad1b9b28bae3')
+sha512sums=('6adf044096b7716c8b0dae5f559506c65dcb8fd8a8a57428ac25331ca3a85b7cb399fb40b79aeccb0908d172686df9213b86f69286c3e383373ff5ee6f3b414d')
 
 package() {
   cd "$srcdir"



More information about the arch-commits mailing list