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

Levente Polyak anthraxx at archlinux.org
Sat Jul 2 22:32:52 UTC 2016


    Date: Saturday, July 2, 2016 @ 22:32:52
  Author: anthraxx
Revision: 181804

upgpkg: ruby-rspec-mocks 3.5.0-1

Modified:
  ruby-rspec-mocks/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-07-02 22:32:48 UTC (rev 181803)
+++ PKGBUILD	2016-07-02 22:32:52 UTC (rev 181804)
@@ -3,7 +3,7 @@
 
 _gemname=rspec-mocks
 pkgname=ruby-${_gemname}
-pkgver=3.4.1
+pkgver=3.5.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=('ba73c868aa8811edccf303aa9258c592d122d414089cd7e4e0f215f89a54c6f9e4de04ff19b0c96cc8a15a0913a50f9ea958b175f05e890826dc2f9b64e1aa4d')
+sha512sums=('7abe6ac8a15a96b12e3951bfef70b47107987f7e83ed0de79ff0209ca5c3b68a108a2d3cbd567da625a84fa58227736843647e3fd507c542b9f4313759763cec')
 
 package() {
   local _gemdir="$(ruby -e'puts Gem.default_dir')"



More information about the arch-commits mailing list