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

Levente Polyak anthraxx at archlinux.org
Fri Aug 4 09:18:02 UTC 2017


    Date: Friday, August 4, 2017 @ 09:18:01
  Author: anthraxx
Revision: 248177

upgpkg: ruby-rspec-mocks 3.6.0-1

Modified:
  ruby-rspec-mocks/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-08-04 09:17:32 UTC (rev 248176)
+++ PKGBUILD	2017-08-04 09:18:01 UTC (rev 248177)
@@ -3,8 +3,8 @@
 
 _gemname=rspec-mocks
 pkgname=ruby-${_gemname}
-pkgver=3.5.0
-pkgrel=2
+pkgver=3.6.0
+pkgrel=1
 pkgdesc="RSpecs 'test double' framework, with support for stubbing and mocking"
 url='https://github.com/rspec/rspec-mocks'
 arch=('any')
@@ -13,7 +13,7 @@
 options=('!emptydirs')
 source=(https://rubygems.org/downloads/${_gemname}-${pkgver}.gem)
 noextract=(${_gemname}-${pkgver}.gem)
-sha512sums=('7abe6ac8a15a96b12e3951bfef70b47107987f7e83ed0de79ff0209ca5c3b68a108a2d3cbd567da625a84fa58227736843647e3fd507c542b9f4313759763cec')
+sha512sums=('de78b0df9dc769773176ab0991a3890980ae981aae153ad76830db3941f0e670080ed33f8fa1aac94d9fecb9c55b1804abfb0eac096641bdf9d5ec4677485480')
 
 package() {
   local _gemdir="$(ruby -e'puts Gem.default_dir')"



More information about the arch-commits mailing list