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

Felix Yan fyan at archlinux.org
Tue May 17 01:34:15 UTC 2016


    Date: Tuesday, May 17, 2016 @ 03:34:15
  Author: fyan
Revision: 175518

upgpkg: ruby-bundler 1.12.4-1

Modified:
  ruby-bundler/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-05-16 22:45:13 UTC (rev 175517)
+++ PKGBUILD	2016-05-17 01:34:15 UTC (rev 175518)
@@ -7,7 +7,7 @@
 
 pkgname=ruby-bundler
 _gemname=${pkgname#ruby-}
-pkgver=1.12.3
+pkgver=1.12.4
 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=('450afb1b440b959dc4897f63f28c999a929156211f07b5a5de9043ebef0212b9')
+sha256sums=('9010e3529ca5a1a5aa62969ae1b6997f485edd35cd0720e64dffad80321718a5')
 
 package() {
   cd "$srcdir"



More information about the arch-commits mailing list