summaryrefslogtreecommitdiff
path: root/imagemagick-compat/Pkgfile
diff options
context:
space:
mode:
authorDanny Rawlins <contact@romster.me>2020-12-27 17:43:03 +1100
committerDanny Rawlins <contact@romster.me>2020-12-27 17:43:03 +1100
commit334ac30d564bd9a7d4ff44b01151648459bf2018 (patch)
tree7fdfbd2c94ae7cec04b34ebc5ca2aed12e0800b9 /imagemagick-compat/Pkgfile
parentca7bd17bbff80bbe6b772d9e565a84524a4697aa (diff)
downloadcontrib-334ac30d564bd9a7d4ff44b01151648459bf2018.tar.gz
contrib-334ac30d564bd9a7d4ff44b01151648459bf2018.tar.xz
imagemagick-compat: 6.9.11-45 -> 6.9.11-53
Diffstat (limited to 'imagemagick-compat/Pkgfile')
-rw-r--r--imagemagick-compat/Pkgfile4
1 files changed, 2 insertions, 2 deletions
diff --git a/imagemagick-compat/Pkgfile b/imagemagick-compat/Pkgfile
index d29c188a1..4d714fdec 100644
--- a/imagemagick-compat/Pkgfile
+++ b/imagemagick-compat/Pkgfile
@@ -4,7 +4,7 @@
# Depends on: lcms2 pango xorg-libxt
name=imagemagick-compat
-version=6.9.11-45
+version=6.9.11-53
release=1
source=(https://www.imagemagick.org/download/ImageMagick-$version.tar.xz
IM6-GS-policy.patch)
@@ -42,5 +42,5 @@ build () {
rm -r $PKG/usr/{bin,share/man}
rm $PKG/usr/lib/*.la
- rm $PKG/usr/lib/perl5/site_perl/5.28/linux-thread-multi/Image/Magick.pm
+ rm $PKG/usr/lib/perl5/site_perl/5.32/linux-thread-multi/Image/Magick.pm
}

Generated by cgit