diff options
Diffstat (limited to 'community/ruby-rspec-support/APKBUILD')
-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 9df6540cd9..f2635b2fd3 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.8.2 -pkgrel=0 +pkgrel=1 pkgdesc="Support utilities for RSpec gems" url="https://relishapp.com/rspec/rspec-support/" arch="noarch" |