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

Felix Yan felixonmars at archlinux.org
Sat Jan 21 03:17:47 UTC 2017


    Date: Saturday, January 21, 2017 @ 03:17:45
  Author: felixonmars
Revision: 208184

upgpkg: ruby-bundler 1.14.0-1

Modified:
  ruby-bundler/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-01-21 03:16:15 UTC (rev 208183)
+++ PKGBUILD	2017-01-21 03:17:45 UTC (rev 208184)
@@ -7,8 +7,8 @@
 
 pkgname=ruby-bundler
 _gemname=${pkgname#ruby-}
-pkgver=1.13.7
-pkgrel=2
+pkgver=1.14.0
+pkgrel=1
 pkgdesc="Manages an application's dependencies through its entire life, across many machines, systematically and repeatably."
 arch=('any')
 url='http://bundler.io'
@@ -17,7 +17,7 @@
 options=('!emptydirs')
 source=("https://rubygems.org/downloads/$_gemname-$pkgver.gem")
 noextract=("$_gemname-$pkgver.gem")
-sha256sums=('a9f0c8c5cf977cadce77e6185695d4a0b956a73569a5634b15b34cc07fdb7bab')
+sha256sums=('ed0a8fe1fb0654a5971ef51e8754816be555494b667535ba285e8e4ff679319c')
 
 package() {
   cd "$srcdir"



More information about the arch-commits mailing list