summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel Bermond2020-07-05 22:16:56 +0000
committerDaniel Bermond2020-07-05 22:16:56 +0000
commit3cb4333d2d8b338bc02540187b59a8e02d705ba8 (patch)
treedd5658175d22ff063bd81ab17879d5a420a3a832 /PKGBUILD
parentd9affaa4ceea6382568bbe63d92064958a6138ea (diff)
downloadaur-3cb4333d2d8b338bc02540187b59a8e02d705ba8.tar.gz
Updated to version 7.0.10.23
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD17
1 files changed, 9 insertions, 8 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 244abb136a43..5231b265559c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,26 +1,27 @@
# Maintainer: Daniel Bermond <dbermond@archlinux.org>
-# NOTE (1):
+# NOTE 1:
# DPS (Display PostScript) feature is obsolete and thus not enabled.
# For more information about DPS being obsolete please visit:
-# http://www.x.org/releases/X11R7.7/doc/xorg-docs/graphics/dps.html
+# https://www.x.org/releases/X11R7.7/doc/xorg-docs/graphics/dps.html
-# NOTE (2): linking to ghostscript libs (gslib) is disabled due to
-# security issues. ImageMagick will call 'gs' executable directly
-# instead. See: https://bugs.archlinux.org/task/62171
+# NOTE 2:
+# Linking to ghostscript libs (gslib) is disabled due to security
+# issues. ImageMagick will call 'gs' executable directly instead.
+# See: https://bugs.archlinux.org/task/62171
-# NOTE (3):
+# NOTE 3:
# change font directories in build() to match yours:
# - deJaVu and GhostScript font directories are the default ones
# - Windows font directory is set according to a Wiki example
-_commit='be59c09eac3339f1e5a6803804e8960480a22639'
+_commit='d2ab2437784f28b832863731745d61c82a16c983'
_qdepth='32'
pkgbase=imagemagick-full
pkgname=('imagemagick-full' 'imagemagick-full-doc')
_srcname=ImageMagick
-pkgver=7.0.10.22
+pkgver=7.0.10.23
pkgrel=1
arch=('x86_64')
pkgdesc="An image viewing/manipulation program (Q${_qdepth} HDRI with all features)"