aboutsummaryrefslogtreecommitdiffstats
path: root/community/ruby-rspec-expectations
diff options
context:
space:
mode:
authorJakub Jirutka <jakub@jirutka.cz>2018-12-08 01:56:49 +0100
committerJakub Jirutka <jakub@jirutka.cz>2018-12-08 01:59:49 +0100
commitba73764f93bc437527d6c66c873c50a257cb0823 (patch)
treee07512bd112f5e39dff5774471d48889a0c7f61e /community/ruby-rspec-expectations
parent123271738deb86a3973887f576e4ac2afec03c95 (diff)
community/ruby-rspec-expectations: upgrade to 3.8.2
Diffstat (limited to 'community/ruby-rspec-expectations')
-rw-r--r--community/ruby-rspec-expectations/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/ruby-rspec-expectations/APKBUILD b/community/ruby-rspec-expectations/APKBUILD
index 482c5827df8..546b436ea9b 100644
--- a/community/ruby-rspec-expectations/APKBUILD
+++ b/community/ruby-rspec-expectations/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Jakub Jirutka <jakub@jirutka.cz>
pkgname=ruby-rspec-expectations
_gemname=${pkgname#ruby-}
-pkgver=3.8.1
+pkgver=3.8.2
pkgrel=0
pkgdesc="Provides a readable API to express expected outcomes of a code example in RSpec"
url="https://relishapp.com/rspec/rspec-expectations/"
@@ -36,5 +36,5 @@ package() {
"$gemdir"/doc
}
-sha512sums="91d637210ccc4322073ce3e258b923de0e69f0a6eb0f07dd31bfe41da0a0ff18685c289e02c3ccabdea0f332ad55dbcb197fc16c7d6b144958e11cc90bfc8496 ruby-rspec-expectations-3.8.1.tar.gz
+sha512sums="d374f7add45d2b6ce607c1a068e3e0970f902a0edf96ec891bd618dd17253878c1e0b625296ff12a6dc35103651bbfbcfd1a1b444f94e08eae2680e32853a198 ruby-rspec-expectations-3.8.2.tar.gz
1d477004521852e23d01b197187dbb434a2c7fd179e506c82a12e17f5d52470fe2a113112e7052b9479077eafa6759beb07c03301de1f8ea7f5c4643c92d8346 gemspec.patch"