[arch-commits] Commit in imagemagick/trunk (PKGBUILD)

Eric Bélanger eric at nymeria.archlinux.org
Sun Nov 10 02:17:16 UTC 2013


    Date: Sunday, November 10, 2013 @ 03:17:16
  Author: eric
Revision: 199305

upgpkg: imagemagick 6.8.7.5-1

Upstream update

Modified:
  imagemagick/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-11-09 22:09:32 UTC (rev 199304)
+++ PKGBUILD	2013-11-10 02:17:16 UTC (rev 199305)
@@ -3,8 +3,8 @@
 
 pkgbase=imagemagick
 pkgname=('imagemagick' 'imagemagick-doc')
-pkgver=6.8.7.4
-pkgrel=2
+pkgver=6.8.7.5
+pkgrel=1
 arch=('i686' 'x86_64')
 url="http://www.imagemagick.org/"
 license=('custom')
@@ -14,7 +14,7 @@
 #source=(http://www.imagemagick.org/download/ImageMagick-${pkgver%.*}-${pkgver##*.}.tar.xz{,.asc} \
 source=(ftp://ftp.sunet.se/pub/multimedia/graphics/ImageMagick/ImageMagick-${pkgver%.*}-${pkgver##*.}.tar.xz{,.asc} \
         perlmagick.rpath.patch)
-sha1sums=('88e936a1738967d078a9500f430e9017400a05e9'
+sha1sums=('7137f0f5341d305ec41bb79f1d8121a58feb0684'
           'SKIP'
           'e143cf9d530fabf3b58023899b5cc544ba93daec')
 
@@ -36,7 +36,7 @@
     --with-perl --with-perl-options="INSTALLDIRS=vendor" --with-lqr --with-rsvg \
     --enable-opencl --without-gvc --without-djvu --without-autotrace \
     --without-jbig --without-fpx --without-dps --without-fftw $EXTRAOPTS
- make
+  make
 }
 
 check() {




More information about the arch-commits mailing list