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

Antonio Rojas arojas at gemini.archlinux.org
Mon Jun 6 17:02:36 UTC 2022


    Date: Monday, June 6, 2022 @ 17:02:36
  Author: arojas
Revision: 1226863

Update to 2.3.15

Modified:
  ruby-bundler/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-06 17:02:17 UTC (rev 1226862)
+++ PKGBUILD	2022-06-06 17:02:36 UTC (rev 1226863)
@@ -6,7 +6,7 @@
 
 pkgname=ruby-bundler
 _gemname=${pkgname#ruby-}
-pkgver=2.3.10
+pkgver=2.3.15
 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=('92e80562edede11fd86990d706ac393d29c1c2a3312b8022c575cc8e7e0266a108891b5f7838071c004e86be467265bd5d75aea2eb0c86ad7f1fc85c2537c17c')
+sha512sums=('c59b9eb4fff138bc13f9e389cd70a6b050a7c82798a99222d14e085247d295d31d1877fcf7c1cc57fdd3da3ef6f995981d6a376bc942141425e7ef09c5a57fc5')
 
 package() {
   cd "$srcdir"



More information about the arch-commits mailing list