summaryrefslogtreecommitdiff
path: root/extra/imagemagick
diff options
context:
space:
mode:
authorNicolas Reynolds <fauno@kiwwwi.com.ar>2011-08-12 11:15:32 -0300
committerNicolas Reynolds <fauno@kiwwwi.com.ar>2011-08-12 11:15:32 -0300
commitd27f27c051ce0164f6d4a36335fe5bab6db9c5fd (patch)
tree0368283ec124709e18f63099f6e032c202bd2372 /extra/imagemagick
parentf485099bff608b85d321ce62bfaf07b32eda042d (diff)
parent853acffdfdaafc5b2982cbac2a0e5adda28e6d6e (diff)
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts: community/cpuburn/PKGBUILD extra/ghex/PKGBUILD extra/gstreamer0.10-good/PKGBUILD
Diffstat (limited to 'extra/imagemagick')
-rw-r--r--extra/imagemagick/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/imagemagick/PKGBUILD b/extra/imagemagick/PKGBUILD
index cc8504eba..30cf65cb3 100644
--- a/extra/imagemagick/PKGBUILD
+++ b/extra/imagemagick/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 131116 2011-07-10 21:02:00Z eric $
+# $Id: PKGBUILD 135188 2011-08-10 23:52:51Z eric $
# Maintainer: Eric BĂ©langer <eric@archlinux.org>
pkgbase=imagemagick
pkgname=('imagemagick' 'imagemagick-doc')
-pkgver=6.7.1.0
+pkgver=6.7.1.3
pkgrel=1
arch=('i686' 'x86_64' 'mips64el')
url="http://www.imagemagick.org/"
@@ -12,9 +12,9 @@ depends=('libtool' 'lcms2' 'libxt' 'bzip2' 'xz' 'fontconfig' 'libxext' 'libjpeg-
makedepends=('ghostscript' 'openexr' 'libwmf' 'librsvg' 'libxml2' 'jasper' 'libpng')
source=(ftp://ftp.imagemagick.org/pub/ImageMagick/ImageMagick-${pkgver%.*}-${pkgver##*.}.tar.xz \
perlmagick.rpath.patch)
-md5sums=('2c420f9316e15624490efac7ce6eb4ae'
+md5sums=('092784fb731a162d3ad44ae59b7af888'
'ff9974decbfe9846f8e347239d87e4eb')
-sha1sums=('6570b9f994ae58e047d3a3ad84b1bfdf2e749159'
+sha1sums=('fb74e861126582135013007dd6a0afb9fe264ab7'
'23405f80904b1de94ebd7bd6fe2a332471b8c283')
build() {