[arch-commits] Commit in ruby-bundler/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sat Oct 15 16:39:05 UTC 2016
Date: Saturday, October 15, 2016 @ 16:39:05
Author: felixonmars
Revision: 192309
upgpkg: ruby-bundler 1.13.5-1
Modified:
ruby-bundler/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-10-15 16:13:22 UTC (rev 192308)
+++ PKGBUILD 2016-10-15 16:39:05 UTC (rev 192309)
@@ -7,7 +7,7 @@
pkgname=ruby-bundler
_gemname=${pkgname#ruby-}
-pkgver=1.13.4
+pkgver=1.13.5
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")
-sha256sums=('92729d3460ec5ed9bc8db04145c3f3373e4e8a994ecebc6fe0f5ab2814af9075')
+sha256sums=('360a0569469c725dbad8e618cf28deb57366123efef93a04518f427cb03ab93b')
package() {
cd "$srcdir"
More information about the arch-commits
mailing list