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

Felix Yan felixonmars at archlinux.org
Sat Apr 10 12:09:42 UTC 2021


    Date: Saturday, April 10, 2021 @ 12:09:41
  Author: felixonmars
Revision: 915492

upgpkg: ruby-bundler 2.2.16-1

Modified:
  ruby-bundler/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-10 12:07:10 UTC (rev 915491)
+++ PKGBUILD	2021-04-10 12:09:41 UTC (rev 915492)
@@ -6,8 +6,8 @@
 
 pkgname=ruby-bundler
 _gemname=${pkgname#ruby-}
-pkgver=2.2.15
-pkgrel=3
+pkgver=2.2.16
+pkgrel=1
 pkgdesc="Manages an application's dependencies through its entire life, across many machines, systematically and repeatably."
 arch=('any')
 url='http://bundler.io'
@@ -17,7 +17,7 @@
 options=('!emptydirs')
 source=("https://rubygems.org/downloads/$_gemname-$pkgver.gem")
 noextract=("$_gemname-$pkgver.gem")
-sha512sums=('c6fddb5e96887d446efaf5571a1fae47a994a7d8b50332a6b7702af8c99a9c3899b97353041d7393541803a02604d61803cde4623fbb260484f6f17b9d1d65e2')
+sha512sums=('3a147677cc026df2f10bdd5d73c6c4c483637c4cd507a521ce604fe385146254c653b29618c774545b1c038f08b7101315110ce7f891d83bff4c79412c6e3c64')
 
 package() {
   cd "$srcdir"



More information about the arch-commits mailing list