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

Felix Yan felixonmars at archlinux.org
Tue Jan 12 01:35:45 UTC 2021


    Date: Tuesday, January 12, 2021 @ 01:35:45
  Author: felixonmars
Revision: 819087

upgpkg: ruby-bundler 2.2.5-1

Modified:
  ruby-bundler/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-12 01:35:42 UTC (rev 819086)
+++ PKGBUILD	2021-01-12 01:35:45 UTC (rev 819087)
@@ -6,7 +6,7 @@
 
 pkgname=ruby-bundler
 _gemname=${pkgname#ruby-}
-pkgver=2.2.4
+pkgver=2.2.5
 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=('f3c988278746896da276e5af5cf046c5910962c2022fc8d37ab00db1a81a69d77a1fd21fabd8a1d086891d18bfb4ac321dbb60f830b139aa7c3192ea879b4cf8')
+sha512sums=('d985168531ad7415841535a496717faff2cbdcff04c8b701c0e29533f3fe5c87cb5815e6b219ab1d536c29c8c8d80b051f4f05aeb2b6fe279dc12404bf824742')
 
 package() {
   cd "$srcdir"



More information about the arch-commits mailing list