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

Levente Polyak anthraxx at archlinux.org
Sat Jul 2 22:33:03 UTC 2016


    Date: Saturday, July 2, 2016 @ 22:33:02
  Author: anthraxx
Revision: 181806

upgpkg: ruby-rspec-support 3.5.0-1

Modified:
  ruby-rspec-support/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-07-02 22:32:58 UTC (rev 181805)
+++ PKGBUILD	2016-07-02 22:33:02 UTC (rev 181806)
@@ -3,8 +3,8 @@
 
 _gemname=rspec-support
 pkgname=ruby-${_gemname}
-pkgver=3.4.1
-pkgrel=2
+pkgver=3.5.0
+pkgrel=1
 pkgdesc='Common code needed by the other RSpec gems. Not intended for direct use'
 url='https://github.com/rspec/rspec-support'
 arch=('any')
@@ -13,7 +13,7 @@
 options=('!emptydirs')
 source=(https://rubygems.org/downloads/${_gemname}-${pkgver}.gem)
 noextract=(${_gemname}-${pkgver}.gem)
-sha512sums=('2252a8b51f742e1a8b6dacdc9a053c1e033bd9425b65520384b205314db6ffad567ac317ff4ccd64f1d518c73c9137e38a1bbd160724dd77841dfd7064e7380c')
+sha512sums=('cfe68664fdc31b099dfe6ba02d9e0507a50206a67c28e91dd0366c4f78ebdd4a928a2f1c7cf58aca3c5e261c3fe2d8acfb372efc1c2fde342ca52c05a9025bbe')
 
 package() {
   local _gemdir="$(ruby -e'puts Gem.default_dir')"



More information about the arch-commits mailing list