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

Felix Yan felixonmars at archlinux.org
Sun Aug 20 03:42:50 UTC 2017


    Date: Sunday, August 20, 2017 @ 03:42:49
  Author: felixonmars
Revision: 252625

upgpkg: ruby-bundler 1.15.4-1

Modified:
  ruby-bundler/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-08-19 22:35:17 UTC (rev 252624)
+++ PKGBUILD	2017-08-20 03:42:49 UTC (rev 252625)
@@ -7,7 +7,7 @@
 
 pkgname=ruby-bundler
 _gemname=${pkgname#ruby-}
-pkgver=1.15.3
+pkgver=1.15.4
 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=('82ebc793706208a99be157b8cd1c1c1a753acb0631fe8e1a0c52d93eb4aa20aee20368dd68b79c5fcdc98e8a49802dbe9410093d25512fa53c99b07df125a192')
+sha512sums=('15736d6bbae792fc029f078705cb2a4eae5f9f78e1219eb3f2d0d0e2c3092df3da97abd3b107c9abbbe680ed99f11d450b0402ab9bf3313cb7aa60e3f631bed8')
 
 package() {
   cd "$srcdir"



More information about the arch-commits mailing list