aboutsummaryrefslogtreecommitdiffstats
path: root/community/imagemagick
diff options
context:
space:
mode:
authorJ0WI <J0WI@users.noreply.github.com>2019-10-25 00:34:02 +0200
committerKevin Daudt <kdaudt@alpinelinux.org>2019-10-25 17:28:18 +0000
commit9cde9b3efff37c4ca037077303b83f3e986a8ee5 (patch)
tree84e0cc1779813cb19542a2ae831a001652397ab8 /community/imagemagick
parenta408eef9f10142955f61d19f23390c76af4a3487 (diff)
downloadaports-9cde9b3efff37c4ca037077303b83f3e986a8ee5.tar.bz2
aports-9cde9b3efff37c4ca037077303b83f3e986a8ee5.tar.xz
community/imagemagick: rebuild against ghostscript 9.50
Closes GH-11934
Diffstat (limited to 'community/imagemagick')
-rw-r--r--community/imagemagick/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/imagemagick/APKBUILD b/community/imagemagick/APKBUILD
index 88433fb0a8..2a33ac9ced 100644
--- a/community/imagemagick/APKBUILD
+++ b/community/imagemagick/APKBUILD
@@ -4,7 +4,7 @@
pkgname=imagemagick
_pkgname=ImageMagick
pkgver=7.0.8.64
-pkgrel=0
+pkgrel=1
_pkgver=${pkgver%.*}-${pkgver##*.}
_abiver=7
pkgdesc="Collection of tools and libraries for many image formats"