[arch-commits] Commit in ruby2.3-bundler/trunk (PKGBUILD)
Sven-Hendrik Haase
svenstaro at archlinux.org
Fri Oct 26 07:07:13 UTC 2018
Date: Friday, October 26, 2018 @ 07:07:13
Author: svenstaro
Revision: 399081
upgpkg: ruby2.3-bundler 1.17.0-1
Modified:
ruby2.3-bundler/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-10-26 07:06:30 UTC (rev 399080)
+++ PKGBUILD 2018-10-26 07:07:13 UTC (rev 399081)
@@ -5,7 +5,7 @@
_rubyver=2.3
_gemname=bundler
pkgname=ruby${_rubyver}-${_gemname}
-pkgver=1.16.6
+pkgver=1.17.0
pkgrel=1
pkgdesc="Manages an application's dependencies through its entire life, across many machines, systematically and repeatably."
arch=('any')
@@ -15,7 +15,7 @@
options=('!emptydirs')
source=("https://rubygems.org/downloads/$_gemname-$pkgver.gem")
noextract=("$_gemname-$pkgver.gem")
-sha512sums=('4492786ffd22b86e056dc66c605a943140a1513dbada2334fd3340877f72a3f2138d1bca8f36be3d671f2f9497a69f3a95505db42e938bc30719d15f3896e155')
+sha512sums=('f3f6b8a6fca156b2d163feeec841ce43286099b0ee8a7e94862e3ade35010253489b872a5c297a97ad455aec53a0893f320ad0ecdc252fa60160ad1b9b28bae3')
package() {
cd "$srcdir"
More information about the arch-commits
mailing list