[arch-commits] Commit in ruby-bundler/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Thu Oct 25 13:29:10 UTC 2018


    Date: Thursday, October 25, 2018 @ 13:29:10
  Author: felixonmars
Revision: 398939

upgpkg: ruby-bundler 1.17.0-1

Modified:
  ruby-bundler/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-10-25 13:27:43 UTC (rev 398938)
+++ PKGBUILD	2018-10-25 13:29:10 UTC (rev 398939)
@@ -6,7 +6,7 @@
 
 pkgname=ruby-bundler
 _gemname=${pkgname#ruby-}
-pkgver=1.16.6
+pkgver=1.17.0
 pkgrel=1
 pkgdesc="Manages an application's dependencies through its entire life, across many machines, systematically and repeatably."
 arch=('any')
@@ -17,7 +17,7 @@
 options=('!emptydirs')
 source=("https://rubygems.org/downloads/$_gemname-$pkgver.gem")
 noextract=("$_gemname-$pkgver.gem")
-sha512sums=('4492786ffd22b86e056dc66c605a943140a1513dbada2334fd3340877f72a3f2138d1bca8f36be3d671f2f9497a69f3a95505db42e938bc30719d15f3896e155')
+sha512sums=('f3f6b8a6fca156b2d163feeec841ce43286099b0ee8a7e94862e3ade35010253489b872a5c297a97ad455aec53a0893f320ad0ecdc252fa60160ad1b9b28bae3')
 
 package() {
   cd "$srcdir"



More information about the arch-commits mailing list