aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJ0WI <J0WI@users.noreply.github.com>2020-04-02 18:18:47 +0200
committerNatanael Copa <ncopa@alpinelinux.org>2020-04-22 06:12:48 +0000
commit9a44c3148d3065cb796598811122b349f69f10e5 (patch)
treef9a4d02f13a3f6666bac50bae04e7a45a5b573a1
parenta53aa01f7c443cfcc32c05230e5604bc416ca40e (diff)
downloadaports-9a44c3148d3065cb796598811122b349f69f10e5.tar.bz2
aports-9a44c3148d3065cb796598811122b349f69f10e5.tar.xz
community/ruby-rmagick: rebuild against ruby 2.7
-rw-r--r--community/ruby-rmagick/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/ruby-rmagick/APKBUILD b/community/ruby-rmagick/APKBUILD
index 8fb88c8a28..54e83e0b40 100644
--- a/community/ruby-rmagick/APKBUILD
+++ b/community/ruby-rmagick/APKBUILD
@@ -4,7 +4,7 @@ pkgname=ruby-rmagick
_gemname=rmagick
pkgver=4.1.1
_pkgver=${pkgver//./-}
-pkgrel=0
+pkgrel=1
pkgdesc="Ruby bindings for ImageMagick"
url="https://rmagick.github.io/"
arch="all !s390x !mips !mips64"