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

Felix Yan fyan at archlinux.org
Sat May 7 01:29:34 UTC 2016


    Date: Saturday, May 7, 2016 @ 03:29:34
  Author: fyan
Revision: 173976

upgpkg: ruby-bundler 1.12.3-1

Modified:
  ruby-bundler/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-05-06 22:40:41 UTC (rev 173975)
+++ PKGBUILD	2016-05-07 01:29:34 UTC (rev 173976)
@@ -7,7 +7,7 @@
 
 pkgname=ruby-bundler
 _gemname=${pkgname#ruby-}
-pkgver=1.12.2
+pkgver=1.12.3
 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=('5fffd46672fd7c5405cb8b29919b110ad37f3feb40cbc54b1779f593aebf5963')
+sha256sums=('450afb1b440b959dc4897f63f28c999a929156211f07b5a5de9043ebef0212b9')
 
 package() {
   cd "$srcdir"



More information about the arch-commits mailing list