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

Sven-Hendrik Haase svenstaro at archlinux.org
Mon Apr 3 12:58:20 UTC 2017


    Date: Monday, April 3, 2017 @ 12:58:19
  Author: svenstaro
Revision: 220371

upgpkg: ruby2.3-bundler 1.14.6-1

Modified:
  ruby2.3-bundler/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-04-03 12:56:36 UTC (rev 220370)
+++ PKGBUILD	2017-04-03 12:58:19 UTC (rev 220371)
@@ -5,7 +5,7 @@
 _rubyver=2.3
 _gemname=bundler
 pkgname=ruby${_rubyver}-${_gemname}
-pkgver=1.14.5
+pkgver=1.14.6
 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=('7118d31f5ed7d6c8f9b767d511f6be9a48e257a816cebd702416a6afacd16518')
+sha512sums=('cf333e266db0690582252a9248f3579a5be9e753c92c0b92e25d4542ddbbc15bfb7e1571fe9886264c0eba22c4510d118192e8f5f50f647b27eea83d68585238')
 
 package() {
   cd "$srcdir"



More information about the arch-commits mailing list