diff options
| -rw-r--r-- | imagemagick-compat/.SRCINFO | 4 | ||||
| -rw-r--r-- | imagemagick-compat/PKGBUILD | 4 |
2 files changed, 2 insertions, 6 deletions
diff --git a/imagemagick-compat/.SRCINFO b/imagemagick-compat/.SRCINFO index 4c4de6e..d72a6ee 100644 --- a/imagemagick-compat/.SRCINFO +++ b/imagemagick-compat/.SRCINFO @@ -1,7 +1,7 @@ pkgbase = imagemagick pkgdesc = An image viewing/manipulation program with "convert" compatibility wrapper script pkgver = 7.1.1.46 - pkgrel = 1 + pkgrel = 2 url = https://www.imagemagick.org/ arch = x86_64 license = custom @@ -9,9 +9,7 @@ pkgbase = imagemagick checkdepends = ttf-dejavu makedepends = chrpath makedepends = djvulibre - makedepends = ghostpcl makedepends = ghostscript - makedepends = ghostxps makedepends = glu makedepends = jbigkit makedepends = libheif diff --git a/imagemagick-compat/PKGBUILD b/imagemagick-compat/PKGBUILD index 596d866..7bb1d6b 100644 --- a/imagemagick-compat/PKGBUILD +++ b/imagemagick-compat/PKGBUILD @@ -2,7 +2,7 @@ pkgname=imagemagick pkgver=7.1.1.46 -pkgrel=1 +pkgrel=2 _relname=ImageMagick-${pkgver%%.*} _tarname=ImageMagick-${pkgver%.*}-${pkgver##*.} pkgdesc='An image viewing/manipulation program with "convert" compatibility wrapper script' @@ -48,9 +48,7 @@ backup=(etc/$_relname/{colors,delegates,log,mime,policy,quantization-table,thres provides=(libmagick) makedepends=(chrpath djvulibre - ghostpcl ghostscript - ghostxps glu jbigkit libheif |
