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

Felix Yan fyan at archlinux.org
Sat Apr 30 13:45:32 UTC 2016


    Date: Saturday, April 30, 2016 @ 15:45:32
  Author: fyan
Revision: 173149

upgpkg: ruby-bundler 1.12.1-1

Modified:
  ruby-bundler/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-04-30 13:44:30 UTC (rev 173148)
+++ PKGBUILD	2016-04-30 13:45:32 UTC (rev 173149)
@@ -7,7 +7,7 @@
 
 pkgname=ruby-bundler
 _gemname=${pkgname#ruby-}
-pkgver=1.12.0
+pkgver=1.12.1
 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=('5bca5421236b5467e33aa318d8eecfbb64f217c14913f299e8775f0513af29ba')
+sha256sums=('e3133b1a73d51d7adb9898e24ef07d84e479fb121b8f848320756db222ceaed0')
 
 package() {
   cd "$srcdir"



More information about the arch-commits mailing list