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

Felix Yan fyan at archlinux.org
Thu May 26 02:15:18 UTC 2016


    Date: Thursday, May 26, 2016 @ 04:15:18
  Author: fyan
Revision: 177069

upgpkg: ruby-bundler 1.12.5-1

Modified:
  ruby-bundler/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-05-26 02:12:27 UTC (rev 177068)
+++ PKGBUILD	2016-05-26 02:15:18 UTC (rev 177069)
@@ -7,7 +7,7 @@
 
 pkgname=ruby-bundler
 _gemname=${pkgname#ruby-}
-pkgver=1.12.4
+pkgver=1.12.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=('9010e3529ca5a1a5aa62969ae1b6997f485edd35cd0720e64dffad80321718a5')
+sha256sums=('6c5e111b828de62d3b5d72d8ae0add77099a34059ede582f0de7c85479ec04e1')
 
 package() {
   cd "$srcdir"



More information about the arch-commits mailing list