diff options
Diffstat (limited to 'community')
-rw-r--r-- | community/ruby-rspec-expectations/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/ruby-rspec-expectations/APKBUILD b/community/ruby-rspec-expectations/APKBUILD index 38b0926474..25142e25dd 100644 --- a/community/ruby-rspec-expectations/APKBUILD +++ b/community/ruby-rspec-expectations/APKBUILD @@ -3,7 +3,7 @@ pkgname=ruby-rspec-expectations _gemname=${pkgname#ruby-} pkgver=3.8.4 -pkgrel=0 +pkgrel=1 pkgdesc="Provides a readable API to express expected outcomes of a code example in RSpec" url="https://relishapp.com/rspec/rspec-expectations/" arch="noarch" |