diff options
Diffstat (limited to 'community/ruby-rspec')
-rw-r--r-- | community/ruby-rspec/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/ruby-rspec/APKBUILD b/community/ruby-rspec/APKBUILD index ed1f996952..accfae3cb5 100644 --- a/community/ruby-rspec/APKBUILD +++ b/community/ruby-rspec/APKBUILD @@ -3,7 +3,7 @@ pkgname=ruby-rspec _gemname=${pkgname#ruby-} pkgver=3.8.0 -pkgrel=0 +pkgrel=1 pkgdesc="Behaviour Driven Development for Ruby" url="http://rspec.info/" arch="noarch" |