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

Felix Yan felixonmars at archlinux.org
Sun Jan 22 16:07:52 UTC 2017


    Date: Sunday, January 22, 2017 @ 16:07:51
  Author: felixonmars
Revision: 208400

upgpkg: ruby-bundler 1.14.1-1

Modified:
  ruby-bundler/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-01-22 16:07:17 UTC (rev 208399)
+++ PKGBUILD	2017-01-22 16:07:51 UTC (rev 208400)
@@ -7,7 +7,7 @@
 
 pkgname=ruby-bundler
 _gemname=${pkgname#ruby-}
-pkgver=1.14.0
+pkgver=1.14.1
 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=('ed0a8fe1fb0654a5971ef51e8754816be555494b667535ba285e8e4ff679319c')
+sha256sums=('90a2a220eb18f676def5a9e92aeb595445b9132ae2df5ffa5342e50de030ee56')
 
 package() {
   cd "$srcdir"



More information about the arch-commits mailing list