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
commitf74a683f1bef57a8c5b889c5488d0c438d7b920c (patch)
tree0d844df275382e32e91be4a07933413c1efe25d2 /community
parentb82724dd53d055efe5edabe49698681874b837f3 (diff)
downloadaports-f74a683f1bef57a8c5b889c5488d0c438d7b920c.tar.bz2
aports-f74a683f1bef57a8c5b889c5488d0c438d7b920c.tar.xz
community/ruby-rspec-expectations: rebuild against ruby 2.6
Diffstat (limited to 'community')
-rw-r--r--community/ruby-rspec-expectations/APKBUILD2
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"