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

Sven-Hendrik Haase svenstaro at archlinux.org
Fri Nov 17 15:45:27 UTC 2017


    Date: Friday, November 17, 2017 @ 15:45:26
  Author: svenstaro
Revision: 267105

upgpkg: ruby2.3-bundler 1.15.4-1

Modified:
  ruby2.3-bundler/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-11-17 15:45:06 UTC (rev 267104)
+++ PKGBUILD	2017-11-17 15:45:26 UTC (rev 267105)
@@ -5,7 +5,7 @@
 _rubyver=2.3
 _gemname=bundler
 pkgname=ruby${_rubyver}-${_gemname}
-pkgver=1.15.3
+pkgver=1.15.4
 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=('82ebc793706208a99be157b8cd1c1c1a753acb0631fe8e1a0c52d93eb4aa20aee20368dd68b79c5fcdc98e8a49802dbe9410093d25512fa53c99b07df125a192')
+sha512sums=('15736d6bbae792fc029f078705cb2a4eae5f9f78e1219eb3f2d0d0e2c3092df3da97abd3b107c9abbbe680ed99f11d450b0402ab9bf3313cb7aa60e3f631bed8')
 
 package() {
   cd "$srcdir"



More information about the arch-commits mailing list