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

Sven-Hendrik Haase svenstaro at archlinux.org
Sun Aug 6 15:58:25 UTC 2017


    Date: Sunday, August 6, 2017 @ 15:58:24
  Author: svenstaro
Revision: 249041

upgpkg: ruby2.3-bundler 1.15.3-1

Modified:
  ruby2.3-bundler/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-08-06 15:53:09 UTC (rev 249040)
+++ PKGBUILD	2017-08-06 15:58:24 UTC (rev 249041)
@@ -5,7 +5,7 @@
 _rubyver=2.3
 _gemname=bundler
 pkgname=ruby${_rubyver}-${_gemname}
-pkgver=1.15.2
+pkgver=1.15.3
 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")
-sha512sums=('3c57d8d4c1741f769d5347c284e425d64f5445fed9bb8ed581e38c2a499e8a6989d1a5d949d3d6f884c8f74ebf79c6152208b2b1056546bd5260bdc8c936af4e')
+sha512sums=('82ebc793706208a99be157b8cd1c1c1a753acb0631fe8e1a0c52d93eb4aa20aee20368dd68b79c5fcdc98e8a49802dbe9410093d25512fa53c99b07df125a192')
 
 package() {
   cd "$srcdir"



More information about the arch-commits mailing list