summaryrefslogtreecommitdiff
path: root/extra/imagemagick
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-06-28 00:32:41 -0700
committerroot <root@rshg054.dnsready.net>2013-06-28 00:32:41 -0700
commit0a66b29837912ffee94e074fc35ba46896a96f2a (patch)
treea80241ce657a9ebef8d45ca5cc48b670c3c3b626 /extra/imagemagick
parent7851c02115b35e64fc3b827b29c79023d4518f6f (diff)
Fri Jun 28 00:32:41 PDT 2013
Diffstat (limited to 'extra/imagemagick')
-rw-r--r--extra/imagemagick/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/imagemagick/PKGBUILD b/extra/imagemagick/PKGBUILD
index 2d309d049..b167e4cf1 100644
--- a/extra/imagemagick/PKGBUILD
+++ b/extra/imagemagick/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 187911 2013-06-08 05:14:18Z eric $
+# $Id: PKGBUILD 188981 2013-06-27 18:52:49Z eric $
# Maintainer: Eric BĂ©langer <eric@archlinux.org>
pkgbase=imagemagick
pkgname=('imagemagick' 'imagemagick-doc')
-pkgver=6.8.5.10
+pkgver=6.8.6.2
pkgrel=1
arch=('i686' 'x86_64')
url="http://www.imagemagick.org/"
@@ -13,7 +13,7 @@ makedepends=('libltdl' 'lcms2' 'libxt' 'fontconfig' 'libxext' 'ghostscript' \
#source=(http://www.imagemagick.org/download/ImageMagick-${pkgver%.*}-${pkgver##*.}.tar.xz \
source=(ftp://ftp.sunet.se/pub/multimedia/graphics/ImageMagick/ImageMagick-${pkgver%.*}-${pkgver##*.}.tar.xz \
perlmagick.rpath.patch)
-sha1sums=('ae47754c676df262956d1c740cf4ff297dfda71b'
+sha1sums=('58b09b94a59457a7c82a4db9cc29e9a5718129a2'
'e143cf9d530fabf3b58023899b5cc544ba93daec')
prepare() {