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

Allan McRae allan at archlinux.org
Sat Apr 24 05:56:05 UTC 2021


    Date: Saturday, April 24, 2021 @ 05:56:05
  Author: allan
Revision: 923546

upgpkg: ruby-rspec-expectations 3.10.1-1: upstream update

Modified:
  ruby-rspec-expectations/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-24 05:54:32 UTC (rev 923545)
+++ PKGBUILD	2021-04-24 05:56:05 UTC (rev 923546)
@@ -3,8 +3,8 @@
 
 _gemname=rspec-expectations
 pkgname=ruby-${_gemname}
-pkgver=3.8.1
-pkgrel=4
+pkgver=3.10.1
+pkgrel=1
 pkgdesc='Provides a readable API to express expected outcomes of a code example'
 url='https://github.com/rspec/rspec-expectations'
 arch=('any')
@@ -13,7 +13,7 @@
 options=('!emptydirs')
 source=(https://rubygems.org/downloads/${_gemname}-${pkgver}.gem)
 noextract=(${_gemname}-${pkgver}.gem)
-sha512sums=('38964a6e98eb6be70ef097747956a441c5792fec7792c52a3a4801b7a567d4a4a70fc9de4c5f9c4254d9cfd9b5d8d21db7515e1ce0bc5018dfc565b380df6777')
+sha512sums=('c2e6fa12f5531ba91f03e22de3af4eed5cea74434634503302e38732b042423c669d2ddae3750d94f5f36c85433ae5743fcc0d0c4a0c50326050efde087b8a0a')
 
 package() {
   local _gemdir="$(ruby -e'puts Gem.default_dir')"



More information about the arch-commits mailing list