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

Felix Yan felixonmars at archlinux.org
Sat Jul 22 06:02:03 UTC 2017


    Date: Saturday, July 22, 2017 @ 06:02:02
  Author: felixonmars
Revision: 245960

upgpkg: ruby-bundler 1.15.3-1

Modified:
  ruby-bundler/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-07-22 05:59:38 UTC (rev 245959)
+++ PKGBUILD	2017-07-22 06:02:02 UTC (rev 245960)
@@ -7,7 +7,7 @@
 
 pkgname=ruby-bundler
 _gemname=${pkgname#ruby-}
-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')
@@ -17,7 +17,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