extra/imagemagick to 6.7.9.4-1

This commit is contained in:
Kevin Mihelich 2012-09-13 12:41:31 +00:00
parent bbfb3e7fbf
commit 4db6204ec9

View file

@ -7,7 +7,7 @@
pkgbase=imagemagick
pkgname=('imagemagick' 'imagemagick-doc')
pkgver=6.7.9.2
pkgver=6.7.9.4
pkgrel=1
arch=('i686' 'x86_64')
url="http://www.imagemagick.org/"
@ -16,7 +16,7 @@ makedepends=('libltdl' 'lcms2' 'libxt' 'fontconfig' 'libxext' 'ghostscript' \
'openexr' 'libwmf' 'librsvg' 'libxml2' 'jasper' 'liblqr')
source=(http://ftp.sunet.se/pub/multimedia/graphics/ImageMagick/ImageMagick-${pkgver%.*}-${pkgver##*.}.tar.xz \
perlmagick.rpath.patch)
sha1sums=('a22342f53903f2fe6debc099136263412f2b6571'
sha1sums=('6fa1a160c85f9119047a94ad1c8d3f49d9a84492'
'23405f80904b1de94ebd7bd6fe2a332471b8c283')
build() {