diff options
Diffstat (limited to 'community/ruby-rspec-support')
-rw-r--r-- | community/ruby-rspec-support/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/ruby-rspec-support/APKBUILD b/community/ruby-rspec-support/APKBUILD index 2713b643e4..ea62f368ca 100644 --- a/community/ruby-rspec-support/APKBUILD +++ b/community/ruby-rspec-support/APKBUILD @@ -3,7 +3,7 @@ pkgname=ruby-rspec-support _gemname=${pkgname#ruby-} pkgver=3.9.2 -pkgrel=0 +pkgrel=1 pkgdesc="Support utilities for RSpec gems" url="https://relishapp.com/rspec/rspec-support/" arch="noarch" |