From 4927a1fbc61b94497a15f640659eab9f4ad8bfd4 Mon Sep 17 00:00:00 2001 From: fauno Date: Thu, 29 Dec 2016 13:17:52 -0300 Subject: imagemagick-nox: upgrade --- pcr/imagemagick-nox/PKGBUILD | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pcr/imagemagick-nox/PKGBUILD b/pcr/imagemagick-nox/PKGBUILD index fa3105895..267762f12 100644 --- a/pcr/imagemagick-nox/PKGBUILD +++ b/pcr/imagemagick-nox/PKGBUILD @@ -5,7 +5,7 @@ _pkgname=imagemagick pkgname=imagemagick-nox -pkgver=6.9.3.7 +pkgver=6.9.7.0 pkgrel=1 arch=('i686' 'x86_64' 'mips64el') url="http://www.imagemagick.org/" @@ -16,9 +16,6 @@ makedepends=('libltdl' 'lcms2' 'fontconfig' 'ghostscript' 'libwebp' 'subversion') source=(http://www.imagemagick.org/download/ImageMagick-${pkgver%.*}-${pkgver##*.}.tar.xz{,.asc} perlmagick.rpath.patch) -sha1sums=('8797c074d3ae79283563f2e8e6784e3032378b23' - 'SKIP' - 'e143cf9d530fabf3b58023899b5cc544ba93daec') validpgpkeys=('D8272EF51DA223E4D05B466989AB63D48277377A') provides=("$_pkgname=$pkgver") @@ -40,7 +37,7 @@ build() { no_x=yes with_x=no \ ./configure --prefix=/usr --sysconfdir=/etc --with-modules \ - --enable-hdri --with-wmf --with-openexr --with-xml --with-lcms2 \ + --enable-hdri --with-wmf --with-openexr --with-xml \ --with-webp --with-gslib --with-gs-font-dir=/usr/share/fonts/Type1 \ --with-perl --with-perl-options="INSTALLDIRS=vendor" --with-lqr --with-rsvg \ --disable-opencl --with-openjp2 --without-gvc --without-djvu --without-autotrace \ @@ -101,3 +98,6 @@ if [[ $(find "$pkgdir/usr/lib/perl5/" -name "*.so") ]]; then fi # template end; } +sha512sums=('c7f025cba1f4f07bbc6924abb53bacc929ede681c439c603486dbb7c2a213868623ab58a496ffb89d266b6934c79faadc4e61b1e5bc4ebc277cd562213941c92' + 'SKIP' + 'f984f79b3ae10c94c636fb0f26bafda2c35c147b4b98771145a663c1f1a85e3b64532f1b6185acd44188a8d9f3935a150114cc55fc05c251d533a25e4350cc2a') -- cgit v1.2.3