ImageMagick: update to 7.0.8.19.

This commit is contained in:
Johannes 2018-12-23 01:11:03 +01:00 committed by Johannes
parent 7ed55cd585
commit 302e7dcf5b
1 changed files with 3 additions and 2 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'ImageMagick'
pkgname=ImageMagick
_majorver=7.0.8
_patchver=18
_patchver=19
version="${_majorver}.${_patchver}"
revision=1
wrksrc="${pkgname}-${_majorver}-${_patchver}"
@ -19,8 +19,9 @@ short_desc="Package for display and interactive manipulation of images"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="ImageMagick"
homepage="https://www.imagemagick.org/"
changelog="http://imagemagick.org/script/changelog.php"
distfiles="https://www.imagemagick.org/download/ImageMagick-${_majorver}-${_patchver}.tar.xz"
checksum=5daac74aed53f8115082bed1e79da85730db71a36d5d625be261b1271a0cacf1
checksum=e35ba756447b38be793ee7ea3c493d0f04d913cbfd4dc4eca9f5bfef68ac86ad
subpackages="libmagick libmagick-devel"