diff options
author | Jakub Jirutka <jakub@jirutka.cz> | 2018-05-21 19:38:58 +0200 |
---|---|---|
committer | Jakub Jirutka <jakub@jirutka.cz> | 2018-05-21 19:36:04 +0200 |
commit | 4484a3c4c7059e9570982831d4077781e7c4b27c (patch) | |
tree | 98df5133436719b129d9880fc9f5dfe9bad09a46 /community/ruby-rmagick | |
parent | f503b724c1459e6b3097c792cc59546b206a8670 (diff) | |
download | aports-4484a3c4c7059e9570982831d4077781e7c4b27c.tar.bz2 aports-4484a3c4c7059e9570982831d4077781e7c4b27c.tar.xz |
community/imagemagick6: upgrade to 6.9.9.46 and rebuild dependent aports
Diffstat (limited to 'community/ruby-rmagick')
-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 5ef9c35abc..3066ccd44e 100644 --- a/community/ruby-rmagick/APKBUILD +++ b/community/ruby-rmagick/APKBUILD @@ -4,7 +4,7 @@ pkgname=ruby-rmagick _gemname=rmagick pkgver=2.16.0 _pkgver=${pkgver//./-} -pkgrel=1 +pkgrel=2 pkgdesc="Ruby bindings for ImageMagick" url="https://rmagick.github.io/" arch="all" |