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

Felix Yan felixonmars at archlinux.org
Mon Dec 23 09:54:00 UTC 2019


    Date: Monday, December 23, 2019 @ 09:53:59
  Author: felixonmars
Revision: 539038

upgpkg: ruby-bundler 2.1.2-1

Modified:
  ruby-bundler/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-12-23 09:53:29 UTC (rev 539037)
+++ PKGBUILD	2019-12-23 09:53:59 UTC (rev 539038)
@@ -6,7 +6,7 @@
 
 pkgname=ruby-bundler
 _gemname=${pkgname#ruby-}
-pkgver=2.1.1
+pkgver=2.1.2
 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=('736dfa5026c05cee9686863b1237a22d3c03ed3c91b4fbc308d1dc08a5e8e388851ef05e317f47b1b4b354612cc8c85dfe1cd1072f8ff901dd56328b9a2c04ac')
+sha512sums=('2a3b42fa2c6f40998c900eaf9d81d6417970f3daa572e4f1c5cc954fd8ce1e3cacbda0dc9b77d44b2fa756cfb1e72838ef3edee1812881198bbe8c946017e22b')
 
 package() {
   cd "$srcdir"



More information about the arch-commits mailing list