[arch-commits] Commit in ruby-bundler/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Fri Oct 5 23:00:01 UTC 2018
Date: Friday, October 5, 2018 @ 23:00:01
Author: felixonmars
Revision: 390445
upgpkg: ruby-bundler 1.16.6-1
Modified:
ruby-bundler/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-10-05 21:59:19 UTC (rev 390444)
+++ PKGBUILD 2018-10-05 23:00:01 UTC (rev 390445)
@@ -6,7 +6,7 @@
pkgname=ruby-bundler
_gemname=${pkgname#ruby-}
-pkgver=1.16.5
+pkgver=1.16.6
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=('d4463d96f6a3b476a3a6f8924a6096ab0efe56807ebae0ddbac897d40e773004ae7d49b1242fc04f77da88e38e879d35022ca4499f4de1ac7b31d5e0fc8a9c31')
+sha512sums=('4492786ffd22b86e056dc66c605a943140a1513dbada2334fd3340877f72a3f2138d1bca8f36be3d671f2f9497a69f3a95505db42e938bc30719d15f3896e155')
package() {
cd "$srcdir"
More information about the arch-commits
mailing list