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

Felix Yan felixonmars at archlinux.org
Mon Feb 13 03:46:20 UTC 2017


    Date: Monday, February 13, 2017 @ 03:46:19
  Author: felixonmars
Revision: 212078

upgpkg: ruby-bundler 1.14.4-1

Modified:
  ruby-bundler/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-02-13 03:44:48 UTC (rev 212077)
+++ PKGBUILD	2017-02-13 03:46:19 UTC (rev 212078)
@@ -7,7 +7,7 @@
 
 pkgname=ruby-bundler
 _gemname=${pkgname#ruby-}
-pkgver=1.14.3
+pkgver=1.14.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=('9d61c7d983b99eb0b16d64658b182e045bcdd74ef3b139e849777f780782dbfe')
+sha256sums=('dbcd7c05de13ff4a9ded7353fe761767e5777fe9c49d2f1420f50672cfaa4ec1')
 
 package() {
   cd "$srcdir"



More information about the arch-commits mailing list