[arch-commits] Commit in ruby2.3-bundler/trunk (PKGBUILD)

Sven-Hendrik Haase svenstaro at archlinux.org
Wed Mar 8 09:11:25 UTC 2017


    Date: Wednesday, March 8, 2017 @ 09:11:24
  Author: svenstaro
Revision: 215279

upgpkg: ruby2.3-bundler 1.14.5-1

upstream release 1.14.5

Modified:
  ruby2.3-bundler/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-03-08 08:40:32 UTC (rev 215278)
+++ PKGBUILD	2017-03-08 09:11:24 UTC (rev 215279)
@@ -5,7 +5,7 @@
 _rubyver=2.3
 _gemname=bundler
 pkgname=ruby${_rubyver}-${_gemname}
-pkgver=1.13.7
+pkgver=1.14.5
 pkgrel=1
 pkgdesc="Manages an application's dependencies through its entire life, across many machines, systematically and repeatably."
 arch=('any')
@@ -15,7 +15,7 @@
 options=('!emptydirs')
 source=("https://rubygems.org/downloads/$_gemname-$pkgver.gem")
 noextract=("$_gemname-$pkgver.gem")
-sha256sums=('a9f0c8c5cf977cadce77e6185695d4a0b956a73569a5634b15b34cc07fdb7bab')
+sha256sums=('7118d31f5ed7d6c8f9b767d511f6be9a48e257a816cebd702416a6afacd16518')
 
 package() {
   cd "$srcdir"



More information about the arch-commits mailing list