[arch-commits] Commit in ruby2.5-bundler/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sun Jan 5 22:50:17 UTC 2020
Date: Sunday, January 5, 2020 @ 22:50:17
Author: felixonmars
Revision: 549460
upgpkg: ruby2.5-bundler 2.1.4-1
Modified:
ruby2.5-bundler/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-01-05 22:43:22 UTC (rev 549459)
+++ PKGBUILD 2020-01-05 22:50:17 UTC (rev 549460)
@@ -5,7 +5,7 @@
_rubyver=2.5
_gemname=bundler
pkgname=ruby${_rubyver}-${_gemname}
-pkgver=2.1.3
+pkgver=2.1.4
pkgrel=1
pkgdesc="Manages an application's dependencies through its entire life, across many machines, systematically and repeatably."
arch=('any')
@@ -15,7 +15,7 @@
options=('!emptydirs')
source=("https://rubygems.org/downloads/$_gemname-$pkgver.gem")
noextract=("$_gemname-$pkgver.gem")
-sha512sums=('39ffce683d85b1afcbbdff81fe66784b94ea8c3be590208f4b8645959d69c9d936564eaad239234c4b461550c9fae411e497d6c26a614f63be442466992a5161')
+sha512sums=('6c870061a78e17d97a9219433c7ef8fbf1112de17d0e0f3d8b6db1a518318528e3803184278412aabe65008e93f451ffa59465062856918ef488f9438399eff6')
package() {
cd "$srcdir"
More information about the arch-commits
mailing list