[arch-commits] Commit in ruby-bundler/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Fri Jul 16 03:59:25 UTC 2021
Date: Friday, July 16, 2021 @ 03:59:24
Author: felixonmars
Revision: 977462
upgpkg: ruby-bundler 2.2.24-1
Modified:
ruby-bundler/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-07-15 21:35:38 UTC (rev 977461)
+++ PKGBUILD 2021-07-16 03:59:24 UTC (rev 977462)
@@ -6,7 +6,7 @@
pkgname=ruby-bundler
_gemname=${pkgname#ruby-}
-pkgver=2.2.23
+pkgver=2.2.24
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=('c7be2a0fcdcd8ecfc3348d5818e269c24aa0555b02e1a197403727fd6d3f58cd653b1d21fc974e2ad481743c06b369f7c2ea1c12743c0e62801333e4440b1003')
+sha512sums=('ac50c7d2bbcfa0903511fd0b9a56ebc6da67b0bd54da67ff2f23bd8a60a90f384b6b231e8ea45588a10758d889e561ed5a12866d879c8f47fc289f0a7e650f3f')
package() {
cd "$srcdir"
More information about the arch-commits
mailing list