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

Felix Yan felixonmars at archlinux.org
Fri Oct 14 12:29:20 UTC 2016


    Date: Friday, October 14, 2016 @ 12:29:19
  Author: felixonmars
Revision: 192269

upgpkg: ruby-bundler 1.13.4-1

Modified:
  ruby-bundler/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-10-14 11:13:12 UTC (rev 192268)
+++ PKGBUILD	2016-10-14 12:29:19 UTC (rev 192269)
@@ -7,7 +7,7 @@
 
 pkgname=ruby-bundler
 _gemname=${pkgname#ruby-}
-pkgver=1.13.3
+pkgver=1.13.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")
-sha256sums=('524092831a73e8d33d1030a2c6cb533f393e1e0573fa10ff1a0f2cbf57342555')
+sha256sums=('92729d3460ec5ed9bc8db04145c3f3373e4e8a994ecebc6fe0f5ab2814af9075')
 
 package() {
   cd "$srcdir"



More information about the arch-commits mailing list