[arch-commits] Commit in ruby-bundler/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Mon Mar 1 23:20:03 UTC 2021


    Date: Monday, March 1, 2021 @ 23:20:03
  Author: felixonmars
Revision: 877150

upgpkg: ruby-bundler 2.2.12-1

Modified:
  ruby-bundler/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-01 23:20:00 UTC (rev 877149)
+++ PKGBUILD	2021-03-01 23:20:03 UTC (rev 877150)
@@ -6,7 +6,7 @@
 
 pkgname=ruby-bundler
 _gemname=${pkgname#ruby-}
-pkgver=2.2.11
+pkgver=2.2.12
 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=('a67668a9b82fbd468f84c6a6523dec0504349e4289e31f3c8e12f3b10a60b6fac523e3eba59296f890bc466b6688c655e0a3cfbe9876bde5b58e55d519c27dd0')
+sha512sums=('538dc4eb6f342843045f6b0b8123814f8fef25b5fe56ae3b5e43639b292e674fe3a647613707a7f7f9067207a7a8c0729d2bdd9eb33ab1fdb3ff6f5d5f88d03d')
 
 package() {
   cd "$srcdir"



More information about the arch-commits mailing list