[arch-commits] Commit in ruby-bundler/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Wed Jul 7 07:13:32 UTC 2021
Date: Wednesday, July 7, 2021 @ 07:13:31
Author: felixonmars
Revision: 974136
upgpkg: ruby-bundler 2.2.22-1
Modified:
ruby-bundler/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-07-07 07:10:31 UTC (rev 974135)
+++ PKGBUILD 2021-07-07 07:13:31 UTC (rev 974136)
@@ -6,7 +6,7 @@
pkgname=ruby-bundler
_gemname=${pkgname#ruby-}
-pkgver=2.2.21
+pkgver=2.2.22
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=('2905afc06402cf3f07da1c622279963b4aa68d6e91f65fd8542434fcc2f7ac820abdb24422523ce1089a234dbce6189dd7bd60e509da97d385824fde8f85b892')
+sha512sums=('b544f352d7fd57fdd3be7ffa3a00f1927c17695e551a21e67b6ed69ab59ba8939312f165422b8a7a3a4f30cd037f1581baa0a23e332aad197b2f8f4f2aba93eb')
package() {
cd "$srcdir"
More information about the arch-commits
mailing list