[arch-commits] Commit in ruby-bundler/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Fri Dec 22 02:52:18 UTC 2017


    Date: Friday, December 22, 2017 @ 02:52:17
  Author: felixonmars
Revision: 275266

upgpkg: ruby-bundler 1.16.1-1

Modified:
  ruby-bundler/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-12-22 02:50:34 UTC (rev 275265)
+++ PKGBUILD	2017-12-22 02:52:17 UTC (rev 275266)
@@ -7,7 +7,7 @@
 
 pkgname=ruby-bundler
 _gemname=${pkgname#ruby-}
-pkgver=1.16.0
+pkgver=1.16.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=('9b99a1c7cb912c7ef970a17d7ad6b6be36a27a5316534cb96d9f8b1dc71111935d9b04a8f755149be78ceb696f9a731ce919d42820e3538844fa22a0d480be9a')
+sha512sums=('2cca87aa17b61df98ef98a648a7d7cfe0529015f1278e8cb2298bb12544157933d723bd666d945bcdbaceacbf97a092a3848e2a587bd01cffa73c662d37d4834')
 
 package() {
   cd "$srcdir"



More information about the arch-commits mailing list