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

Antonio Rojas arojas at gemini.archlinux.org
Tue Jul 26 21:35:50 UTC 2022


    Date: Tuesday, July 26, 2022 @ 21:35:50
  Author: arojas
Revision: 1258856

upgpkg: ruby-rspec-expectations 3.11.0-1: Update to 3.11.0

Modified:
  ruby-rspec-expectations/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-07-26 21:34:05 UTC (rev 1258855)
+++ PKGBUILD	2022-07-26 21:35:50 UTC (rev 1258856)
@@ -3,7 +3,7 @@
 
 _gemname=rspec-expectations
 pkgname=ruby-${_gemname}
-pkgver=3.10.1
+pkgver=3.11.0
 pkgrel=1
 pkgdesc='Provides a readable API to express expected outcomes of a code example'
 url='https://github.com/rspec/rspec-expectations'
@@ -13,7 +13,7 @@
 options=('!emptydirs')
 source=(https://rubygems.org/downloads/${_gemname}-${pkgver}.gem)
 noextract=(${_gemname}-${pkgver}.gem)
-sha512sums=('c2e6fa12f5531ba91f03e22de3af4eed5cea74434634503302e38732b042423c669d2ddae3750d94f5f36c85433ae5743fcc0d0c4a0c50326050efde087b8a0a')
+sha512sums=('b3797f6b7b591dc78704051749bebbaf34827b72d5f09139bb413bdfb6f96dc0d5ade9111f4cdb7ee07a22affcc057214d8baa7c48ba93c1950a85561a1dbd5e')
 
 package() {
   local _gemdir="$(ruby -e'puts Gem.default_dir')"



More information about the arch-commits mailing list