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

Felix Yan fyan at archlinux.org
Thu May 5 03:56:11 UTC 2016


    Date: Thursday, May 5, 2016 @ 05:56:10
  Author: fyan
Revision: 173809

upgpkg: ruby-bundler 1.12.2-1

Modified:
  ruby-bundler/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-05-05 02:45:15 UTC (rev 173808)
+++ PKGBUILD	2016-05-05 03:56:10 UTC (rev 173809)
@@ -7,7 +7,7 @@
 
 pkgname=ruby-bundler
 _gemname=${pkgname#ruby-}
-pkgver=1.12.1
+pkgver=1.12.2
 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=('e3133b1a73d51d7adb9898e24ef07d84e479fb121b8f848320756db222ceaed0')
+sha256sums=('5fffd46672fd7c5405cb8b29919b110ad37f3feb40cbc54b1779f593aebf5963')
 
 package() {
   cd "$srcdir"



More information about the arch-commits mailing list