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

Felix Yan felixonmars at archlinux.org
Wed Oct 12 04:29:44 UTC 2016


    Date: Wednesday, October 12, 2016 @ 04:29:44
  Author: felixonmars
Revision: 191972

upgpkg: ruby-bundler 1.13.3-1

Modified:
  ruby-bundler/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-10-12 03:53:59 UTC (rev 191971)
+++ PKGBUILD	2016-10-12 04:29:44 UTC (rev 191972)
@@ -7,7 +7,7 @@
 
 pkgname=ruby-bundler
 _gemname=${pkgname#ruby-}
-pkgver=1.13.2
+pkgver=1.13.3
 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=('a61f8a57781c01cabe5afa468164aee550b6d0b1238fc073cd7b80601df4fc15')
+sha256sums=('524092831a73e8d33d1030a2c6cb533f393e1e0573fa10ff1a0f2cbf57342555')
 
 package() {
   cd "$srcdir"



More information about the arch-commits mailing list