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

Levente Polyak anthraxx at archlinux.org
Sun Nov 5 21:35:19 UTC 2017


    Date: Sunday, November 5, 2017 @ 21:35:18
  Author: anthraxx
Revision: 265467

upgpkg: ruby-rspec-mocks 3.7.0-1

Modified:
  ruby-rspec-mocks/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-11-05 21:29:54 UTC (rev 265466)
+++ PKGBUILD	2017-11-05 21:35:18 UTC (rev 265467)
@@ -3,7 +3,7 @@
 
 _gemname=rspec-mocks
 pkgname=ruby-${_gemname}
-pkgver=3.6.0
+pkgver=3.7.0
 pkgrel=1
 pkgdesc="RSpecs 'test double' framework, with support for stubbing and mocking"
 url='https://github.com/rspec/rspec-mocks'
@@ -13,7 +13,7 @@
 options=('!emptydirs')
 source=(https://rubygems.org/downloads/${_gemname}-${pkgver}.gem)
 noextract=(${_gemname}-${pkgver}.gem)
-sha512sums=('de78b0df9dc769773176ab0991a3890980ae981aae153ad76830db3941f0e670080ed33f8fa1aac94d9fecb9c55b1804abfb0eac096641bdf9d5ec4677485480')
+sha512sums=('a1bd5992528adca3c9021fbc7afd9bfd43707e13c5f54879c9b603376c69fd23389b0c503912b76e10f42ed49b8ba23656220cc75869cc63bd5920efca667678')
 
 package() {
   local _gemdir="$(ruby -e'puts Gem.default_dir')"



More information about the arch-commits mailing list