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

Sven-Hendrik Haase svenstaro at archlinux.org
Thu Jul 20 11:53:20 UTC 2017


    Date: Thursday, July 20, 2017 @ 11:53:19
  Author: svenstaro
Revision: 245803

upgpkg: ruby2.3-bundler 1.15.2-1

Modified:
  ruby2.3-bundler/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-07-20 11:24:38 UTC (rev 245802)
+++ PKGBUILD	2017-07-20 11:53:19 UTC (rev 245803)
@@ -5,7 +5,7 @@
 _rubyver=2.3
 _gemname=bundler
 pkgname=ruby${_rubyver}-${_gemname}
-pkgver=1.15.1
+pkgver=1.15.2
 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=('c4d2b7f9483ce6fef090f4114d740bd95e92cd619625477d9efed4e56decddfff4f0490368bc509f4f1a1b888476ed4ef8ff99f2bf49d73a8fc12cbd259cfda9')
+sha512sums=('3c57d8d4c1741f769d5347c284e425d64f5445fed9bb8ed581e38c2a499e8a6989d1a5d949d3d6f884c8f74ebf79c6152208b2b1056546bd5260bdc8c936af4e')
 
 package() {
   cd "$srcdir"



More information about the arch-commits mailing list