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

Felix Yan felixonmars at archlinux.org
Sat Oct 1 02:59:10 UTC 2016


    Date: Saturday, October 1, 2016 @ 02:59:10
  Author: felixonmars
Revision: 191120

upgpkg: ruby-bundler 1.13.2-1

Modified:
  ruby-bundler/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-10-01 01:31:38 UTC (rev 191119)
+++ PKGBUILD	2016-10-01 02:59:10 UTC (rev 191120)
@@ -7,7 +7,7 @@
 
 pkgname=ruby-bundler
 _gemname=${pkgname#ruby-}
-pkgver=1.13.1
+pkgver=1.13.2
 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=('cf1f6203db06531c7086d3fa3ca8c8e579b2cdd003dd7f4f5063607ef692eb09')
+sha256sums=('a61f8a57781c01cabe5afa468164aee550b6d0b1238fc073cd7b80601df4fc15')
 
 package() {
   cd "$srcdir"



More information about the arch-commits mailing list