aboutsummaryrefslogtreecommitdiffstats
path: root/community/ruby-rspec-expectations
diff options
context:
space:
mode:
authorJakub Jirutka <jakub@jirutka.cz>2019-10-27 11:39:16 +0100
committerJakub Jirutka <jakub@jirutka.cz>2019-10-27 11:53:18 +0100
commit1bfb23cea6bfc06bcb58d93d59832edeee2c3239 (patch)
tree253b36b5b67a7a294c0d1ff2af4fd809274d84c3 /community/ruby-rspec-expectations
parent447d93d830a91ea573433708884af562aaddc201 (diff)
downloadaports-1bfb23cea6bfc06bcb58d93d59832edeee2c3239.tar.bz2
aports-1bfb23cea6bfc06bcb58d93d59832edeee2c3239.tar.xz
community/ruby-rspec-expectations: upgrade to 3.9.0
Diffstat (limited to 'community/ruby-rspec-expectations')
-rw-r--r--community/ruby-rspec-expectations/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/ruby-rspec-expectations/APKBUILD b/community/ruby-rspec-expectations/APKBUILD
index 25142e25dd..4e89bb836b 100644
--- a/community/ruby-rspec-expectations/APKBUILD
+++ b/community/ruby-rspec-expectations/APKBUILD
@@ -2,8 +2,8 @@
# Maintainer: Jakub Jirutka <jakub@jirutka.cz>
pkgname=ruby-rspec-expectations
_gemname=${pkgname#ruby-}
-pkgver=3.8.4
-pkgrel=1
+pkgver=3.9.0
+pkgrel=0
pkgdesc="Provides a readable API to express expected outcomes of a code example in RSpec"
url="https://relishapp.com/rspec/rspec-expectations/"
arch="noarch"
@@ -36,5 +36,5 @@ package() {
"$gemdir"/doc
}
-sha512sums="0ecb16f11ccf19c02c40ce587f33846fb2241f1663dd87f012b9b782338c213362dac624c434dee6e00ad2cc7ec4a1cd0af7f2edf1a8e9ebb0a0dfb31cd244d8 ruby-rspec-expectations-3.8.4.tar.gz
+sha512sums="663b9739681c19b5bb1301447017ce4e10bc377ea3f4e51745ccfaa12b014a47e893aeb262b6fa3792e823adb90ae7a15f5c146c48aa80c72eec5faaf84d516c ruby-rspec-expectations-3.9.0.tar.gz
1d477004521852e23d01b197187dbb434a2c7fd179e506c82a12e17f5d52470fe2a113112e7052b9479077eafa6759beb07c03301de1f8ea7f5c4643c92d8346 gemspec.patch"