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

Antonio Rojas arojas at gemini.archlinux.org
Wed Mar 30 18:33:38 UTC 2022


    Date: Wednesday, March 30, 2022 @ 18:33:38
  Author: arojas
Revision: 1177818

Update to 2.3.10

Modified:
  ruby-bundler/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-30 18:28:26 UTC (rev 1177817)
+++ PKGBUILD	2022-03-30 18:33:38 UTC (rev 1177818)
@@ -6,7 +6,7 @@
 
 pkgname=ruby-bundler
 _gemname=${pkgname#ruby-}
-pkgver=2.2.26
+pkgver=2.3.10
 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=('b49f4f4684672ed127f0d3d7c1fea97d1eef0c3b0ac5fad0aded89ca70ee00a32fc5750186ce83f7ac69501b1236d9d423be59ba70fcacaa0aadc1e90af21089')
+sha512sums=('92e80562edede11fd86990d706ac393d29c1c2a3312b8022c575cc8e7e0266a108891b5f7838071c004e86be467265bd5d75aea2eb0c86ad7f1fc85c2537c17c')
 
 package() {
   cd "$srcdir"



More information about the arch-commits mailing list