[arch-commits] Commit in ruby2.1-bundler/trunk (PKGBUILD)

Sven-Hendrik Haase svenstaro at archlinux.org
Thu May 26 12:17:43 UTC 2016


    Date: Thursday, May 26, 2016 @ 14:17:43
  Author: svenstaro
Revision: 177110

upgpkg: ruby2.1-bundler 1.12.5-1

upstream release 1.12.5

Modified:
  ruby2.1-bundler/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-05-26 12:16:23 UTC (rev 177109)
+++ PKGBUILD	2016-05-26 12:17:43 UTC (rev 177110)
@@ -3,7 +3,7 @@
 
 pkgname=ruby2.1-bundler
 _gemname=${pkgname#ruby2.1-}
-pkgver=1.12.1
+pkgver=1.12.5
 pkgrel=1
 pkgdesc="Manages an application's dependencies through its entire life, across many machines, systematically and repeatably."
 arch=('any')
@@ -13,7 +13,7 @@
 options=('!emptydirs')
 source=("https://rubygems.org/downloads/$_gemname-$pkgver.gem")
 noextract=("$_gemname-$pkgver.gem")
-sha256sums=('e3133b1a73d51d7adb9898e24ef07d84e479fb121b8f848320756db222ceaed0')
+sha256sums=('6c5e111b828de62d3b5d72d8ae0add77099a34059ede582f0de7c85479ec04e1')
 
 package() {
   cd "$srcdir"



More information about the arch-commits mailing list