[arch-commits] Commit in ruby-bundler/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Wed May 26 17:52:34 UTC 2021
Date: Wednesday, May 26, 2021 @ 17:52:34
Author: felixonmars
Revision: 946842
upgpkg: ruby-bundler 2.2.18-1
Modified:
ruby-bundler/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-05-26 17:34:08 UTC (rev 946841)
+++ PKGBUILD 2021-05-26 17:52:34 UTC (rev 946842)
@@ -6,7 +6,7 @@
pkgname=ruby-bundler
_gemname=${pkgname#ruby-}
-pkgver=2.2.17
+pkgver=2.2.18
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=('f07158a4de687bd384bdf8e62ccc43dfde4f4454357a7532a248e5fef27ccdaa761b89b77964d21c46930f6eb75ca8ef7f87d8c6386132d2a239233022a8f335')
+sha512sums=('871a98b24e7a89a554d181338d359f6b298e19f6c251b1c5fc81ad6f4ab46c49a9ae14e6fc68766b427c24e0cd25b6abe468bce5d8637fe0d4433bbecfe46418')
package() {
cd "$srcdir"
More information about the arch-commits
mailing list