[arch-commits] Commit in ruby-bundler/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Wed Sep 14 02:54:43 UTC 2016
Date: Wednesday, September 14, 2016 @ 02:54:42
Author: felixonmars
Revision: 189284
upgpkg: ruby-bundler 1.13.1-1
Modified:
ruby-bundler/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-09-14 02:52:56 UTC (rev 189283)
+++ PKGBUILD 2016-09-14 02:54:42 UTC (rev 189284)
@@ -7,7 +7,7 @@
pkgname=ruby-bundler
_gemname=${pkgname#ruby-}
-pkgver=1.13.0
+pkgver=1.13.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")
-sha256sums=('0c779c47e2561b8bab7c12f82d9ca5d3b0c0a6f7839bacaf1ddec1c2218db929')
+sha256sums=('cf1f6203db06531c7086d3fa3ca8c8e579b2cdd003dd7f4f5063607ef692eb09')
package() {
cd "$srcdir"
More information about the arch-commits
mailing list