[arch-commits] Commit in ruby-bundler/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Fri Oct 26 05:38:06 UTC 2018
Date: Friday, October 26, 2018 @ 05:38:05
Author: felixonmars
Revision: 399047
upgpkg: ruby-bundler 1.17.1-1
Modified:
ruby-bundler/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-10-25 22:02:24 UTC (rev 399046)
+++ PKGBUILD 2018-10-26 05:38:05 UTC (rev 399047)
@@ -6,7 +6,7 @@
pkgname=ruby-bundler
_gemname=${pkgname#ruby-}
-pkgver=1.17.0
+pkgver=1.17.1
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=('f3f6b8a6fca156b2d163feeec841ce43286099b0ee8a7e94862e3ade35010253489b872a5c297a97ad455aec53a0893f320ad0ecdc252fa60160ad1b9b28bae3')
+sha512sums=('6adf044096b7716c8b0dae5f559506c65dcb8fd8a8a57428ac25331ca3a85b7cb399fb40b79aeccb0908d172686df9213b86f69286c3e383373ff5ee6f3b414d')
package() {
cd "$srcdir"
More information about the arch-commits
mailing list