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

Felix Yan felixonmars at archlinux.org
Wed Dec 18 16:59:46 UTC 2019


    Date: Wednesday, December 18, 2019 @ 16:59:45
  Author: felixonmars
Revision: 538027

upgpkg: ruby-bundler 2.1.1-1

Modified:
  ruby-bundler/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-12-18 15:15:24 UTC (rev 538026)
+++ PKGBUILD	2019-12-18 16:59:45 UTC (rev 538027)
@@ -6,7 +6,7 @@
 
 pkgname=ruby-bundler
 _gemname=${pkgname#ruby-}
-pkgver=2.0.2
+pkgver=2.1.1
 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=('f41fe9e385fbf42859f3514b71abdaa1fd787f4ff4b1169b8ee40ea7778c114657c60ca3d6d6d72fbe972af0558f0cccd9c9f28cad7fc712ada27f037dce8a6a')
+sha512sums=('736dfa5026c05cee9686863b1237a22d3c03ed3c91b4fbc308d1dc08a5e8e388851ef05e317f47b1b4b354612cc8c85dfe1cd1072f8ff901dd56328b9a2c04ac')
 
 package() {
   cd "$srcdir"



More information about the arch-commits mailing list