[arch-commits] Commit in ruby-bundler/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Thu May 6 21:20:53 UTC 2021
Date: Thursday, May 6, 2021 @ 21:20:53
Author: felixonmars
Revision: 928541
upgpkg: ruby-bundler 2.2.17-1
Modified:
ruby-bundler/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-05-06 21:01:35 UTC (rev 928540)
+++ PKGBUILD 2021-05-06 21:20:53 UTC (rev 928541)
@@ -6,8 +6,8 @@
pkgname=ruby-bundler
_gemname=${pkgname#ruby-}
-pkgver=2.2.16
-pkgrel=4
+pkgver=2.2.17
+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=('3a147677cc026df2f10bdd5d73c6c4c483637c4cd507a521ce604fe385146254c653b29618c774545b1c038f08b7101315110ce7f891d83bff4c79412c6e3c64')
+sha512sums=('f07158a4de687bd384bdf8e62ccc43dfde4f4454357a7532a248e5fef27ccdaa761b89b77964d21c46930f6eb75ca8ef7f87d8c6386132d2a239233022a8f335')
package() {
cd "$srcdir"
More information about the arch-commits
mailing list