aboutsummaryrefslogtreecommitdiffstats
path: root/community
diff options
context:
space:
mode:
authorJ0WI <J0WI@users.noreply.github.com>2019-05-11 13:11:38 +0200
committerNatanael Copa <ncopa@alpinelinux.org>2019-09-04 11:04:54 +0000
commitb82724dd53d055efe5edabe49698681874b837f3 (patch)
tree78dbca8bf3826340c2ee90eed0680c55a00f44b2 /community
parentf0da6fad46cfd1d6c6f310bd93d58c745cd069d8 (diff)
community/ruby-rspec-core: rebuild against ruby 2.6
Diffstat (limited to 'community')
-rw-r--r--community/ruby-rspec-core/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/ruby-rspec-core/APKBUILD b/community/ruby-rspec-core/APKBUILD
index 6a5adf3c0b7..231b56765d5 100644
--- a/community/ruby-rspec-core/APKBUILD
+++ b/community/ruby-rspec-core/APKBUILD
@@ -3,7 +3,7 @@
pkgname=ruby-rspec-core
_gemname=${pkgname#ruby-}
pkgver=3.8.2
-pkgrel=0
+pkgrel=1
pkgdesc="RSpec runner and formatters"
url="https://relishapp.com/rspec/rspec-core/docs"
arch="noarch"