diff options
-rw-r--r-- | community/ruby-rmagick/APKBUILD | 2 |
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" |