[arch-commits] Commit in ruby-bundler/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Wed Dec 16 19:22:49 UTC 2020
Date: Wednesday, December 16, 2020 @ 19:22:48
Author: felixonmars
Revision: 776917
upgpkg: ruby-bundler 2.2.0-1
Modified:
ruby-bundler/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-12-16 19:22:18 UTC (rev 776916)
+++ PKGBUILD 2020-12-16 19:22:48 UTC (rev 776917)
@@ -6,7 +6,7 @@
pkgname=ruby-bundler
_gemname=${pkgname#ruby-}
-pkgver=2.1.4
+pkgver=2.2.0
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=('6c870061a78e17d97a9219433c7ef8fbf1112de17d0e0f3d8b6db1a518318528e3803184278412aabe65008e93f451ffa59465062856918ef488f9438399eff6')
+sha512sums=('bbee12a30362d1dfd8a7de4258d6623d08df91a38ba1e869f9a5878871d8fd145221f8eaa99fcb72e0c1404c9c31df37a5a1dbf4a94610cb3381566cc6c45516')
package() {
cd "$srcdir"
More information about the arch-commits
mailing list