[arch-commits] Commit in ruby-bundler/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Tue Dec 22 22:42:06 UTC 2020
Date: Tuesday, December 22, 2020 @ 22:42:06
Author: felixonmars
Revision: 783099
upgpkg: ruby-bundler 2.2.3-1
Modified:
ruby-bundler/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-12-22 22:39:57 UTC (rev 783098)
+++ PKGBUILD 2020-12-22 22:42:06 UTC (rev 783099)
@@ -6,7 +6,7 @@
pkgname=ruby-bundler
_gemname=${pkgname#ruby-}
-pkgver=2.2.2
+pkgver=2.2.3
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=('c8ea6bf57502dd4ddbf3c07168b720de490a641fa0aa1e91c49e22f22f503a3eff8fae38c8412bf0be1fe465f07ab9d3d6961d4a70bc1fca76f09efc42bd9207')
+sha512sums=('da1f1dfae51cdf3dd6792fc66c33389c113579b8a723fb204ae3b315dcd1d45aed65524469336934d7276be53b026952c944457e326c97b20d4c423dd44321ef')
package() {
cd "$srcdir"
More information about the arch-commits
mailing list