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

Felix Yan felixonmars at archlinux.org
Sat Oct 22 14:12:17 UTC 2016


    Date: Saturday, October 22, 2016 @ 14:12:17
  Author: felixonmars
Revision: 192972

upgpkg: ruby-bundler 1.13.6-1

Modified:
  ruby-bundler/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-10-22 14:06:41 UTC (rev 192971)
+++ PKGBUILD	2016-10-22 14:12:17 UTC (rev 192972)
@@ -7,7 +7,7 @@
 
 pkgname=ruby-bundler
 _gemname=${pkgname#ruby-}
-pkgver=1.13.5
+pkgver=1.13.6
 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")
-sha256sums=('360a0569469c725dbad8e618cf28deb57366123efef93a04518f427cb03ab93b')
+sha256sums=('fafd22dfed658ca0603f321bdd168ed709d7c682e61273b55637716459f2d0f7')
 
 package() {
   cd "$srcdir"



More information about the arch-commits mailing list