diff --git a/templates/ImageMagick/template b/templates/ImageMagick/template index c30282216a4..bb56800167f 100644 --- a/templates/ImageMagick/template +++ b/templates/ImageMagick/template @@ -1,7 +1,7 @@ # Template file for 'ImageMagick' pkgname=ImageMagick -_distver=6.5.1 -_distverpatch=4 +_distver=6.5.2 +_distverpatch=2 version=${_distver}.${_distverpatch} wrksrc=${pkgname}-${_distver}-${_distverpatch} distfiles="ftp://ftp.imagemagick.org/pub/$pkgname/$pkgname-${_distver}-${_distverpatch}.tar.bz2" @@ -12,7 +12,7 @@ configure_args="--without-gslib --without-jp2 --without-autotrace --with-magick-plus-plus --enable-shared" short_desc="Package for display and interactive manipulation of images" maintainer="Juan RP " -checksum=f91ff21ac27575c916aee7fb5f983204c93b8c527f501f49f867d5641a24b641 +checksum=e49675380d37d46705bb52e9f78cfdbf5ecc3c02f8643459b60007b7019080d7 long_desc=" ImageMagick TM, is a package for display and interactive manipulation of images for the X Window System. It is written in C and interfaces