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

Felix Yan felixonmars at archlinux.org
Sat May 20 06:30:49 UTC 2017


    Date: Saturday, May 20, 2017 @ 06:30:48
  Author: felixonmars
Revision: 228658

upgpkg: ruby-bundler 1.15.0-1

Modified:
  ruby-bundler/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-05-20 06:28:19 UTC (rev 228657)
+++ PKGBUILD	2017-05-20 06:30:48 UTC (rev 228658)
@@ -7,7 +7,7 @@
 
 pkgname=ruby-bundler
 _gemname=${pkgname#ruby-}
-pkgver=1.14.6
+pkgver=1.15.0
 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=('f431206d5e89e803b7cf0dd232683eaec769ec168707e9b3d8297dba35137d40')
+sha512sums=('eff2334ad13513416250a8f9b635d010defa00c81a4ee7054e1d139fa3ef27960697ea06ae5c4ecc2ec36c835164e4bb696ebbce62684ecb79bdaf99452c5889')
 
 package() {
   cd "$srcdir"



More information about the arch-commits mailing list