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

Levente Polyak anthraxx at archlinux.org
Mon Jan 11 00:38:54 UTC 2016


    Date: Monday, January 11, 2016 @ 01:38:53
  Author: anthraxx
Revision: 155891

upgpkg: ruby-rspec-mocks 3.4.1-1

Modified:
  ruby-rspec-mocks/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-01-11 00:38:32 UTC (rev 155890)
+++ PKGBUILD	2016-01-11 00:38:53 UTC (rev 155891)
@@ -3,8 +3,8 @@
 
 _gemname=rspec-mocks
 pkgname=ruby-${_gemname}
-pkgver=3.4.0
-pkgrel=2
+pkgver=3.4.1
+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=('684b4c4866861816c038c6c477b71bf3b1b27ddd8ecec2f84388dcaf95d5948dc0c9e00f67b137c60d5c5417b05dc8bd880d863d9e453cd330549b60857c9095')
+sha512sums=('ba73c868aa8811edccf303aa9258c592d122d414089cd7e4e0f215f89a54c6f9e4de04ff19b0c96cc8a15a0913a50f9ea958b175f05e890826dc2f9b64e1aa4d')
 
 package() {
   local _gemdir="$(ruby -e'puts Gem.default_dir')"



More information about the arch-commits mailing list