Date: Thursday, December 26, 2019 @ 00:34:39
Author: felixonmars
Revision: 541641
Ruby 2.7.0 rebuild
Modified:
ruby-rspec-mocks/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-12-26 00:34:35 UTC (rev 541640)
+++ PKGBUILD 2019-12-26 00:34:39 UTC (rev 541641)
@@ -4,7 +4,7 @@
_gemname=rspec-mocks
pkgname=ruby-${_gemname}
pkgver=3.8.0
-pkgrel=2
+pkgrel=3
pkgdesc="RSpecs 'test double' framework, with support for stubbing and mocking"
url='https://github.com/rspec/rspec-mocks'
arch=('any')