[arch-commits] Commit in ruby-rspec-mocks/trunk (PKGBUILD)
Levente Polyak
anthraxx at archlinux.org
Tue Sep 29 22:36:07 UTC 2015
Date: Wednesday, September 30, 2015 @ 00:36:07
Author: anthraxx
Revision: 142228
upgpkg: ruby-rspec-mocks 3.3.2-1
upgpkg: ruby-rspec-mocks 3.3.2-1
Modified:
ruby-rspec-mocks/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-09-29 22:35:44 UTC (rev 142227)
+++ PKGBUILD 2015-09-29 22:36:07 UTC (rev 142228)
@@ -3,8 +3,8 @@
_gemname=rspec-mocks
pkgname=ruby-${_gemname}
-pkgver=3.3.0
-pkgrel=2
+pkgver=3.3.2
+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=('84fb495a1f9afa2a9071f70e5a83df0847e6ba37c983848493fbd8f61a5fb9570a275960b9c9259113a825dd7f592ae3105f3b0102636fead6499cd577931336')
+sha512sums=('42bc43d1b89fbed94afd7474e5ab2cde3874ea164b8c7a6d44d8dbf23eec6ef8fae1cef246afe777d1d9d00c78b934dd7fd38321764e6665ad7398e47dddda4c')
package() {
local _gemdir="$(ruby -e'puts Gem.default_dir')"
More information about the arch-commits
mailing list