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

Felix Yan felixonmars at archlinux.org
Fri Dec 18 21:38:55 UTC 2020


    Date: Friday, December 18, 2020 @ 21:38:54
  Author: felixonmars
Revision: 779669

upgpkg: ruby-bundler 2.2.2-1

Modified:
  ruby-bundler/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-12-18 21:35:54 UTC (rev 779668)
+++ PKGBUILD	2020-12-18 21:38:54 UTC (rev 779669)
@@ -6,7 +6,7 @@
 
 pkgname=ruby-bundler
 _gemname=${pkgname#ruby-}
-pkgver=2.2.1
+pkgver=2.2.2
 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=('1f2301fc1fbeb4f77030139b15e83459158a0482cd45fc60c2c4d30bd89141a3e8de73e7a8ac31dd96ab375d043112ae1ca6f73a58a15feb2524f26d716c5573')
+sha512sums=('c8ea6bf57502dd4ddbf3c07168b720de490a641fa0aa1e91c49e22f22f503a3eff8fae38c8412bf0be1fe465f07ab9d3d6961d4a70bc1fca76f09efc42bd9207')
 
 package() {
   cd "$srcdir"



More information about the arch-commits mailing list