Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=edc3c66903c4c58228475e03596698c4f4c46e65
commit edc3c66903c4c58228475e03596698c4f4c46e65 Author: crazy <[email protected]> Date: Wed Dec 21 20:52:14 2016 +0100 imagemagick-6.9.7-1-x86_64 * Version bump diff --git a/source/xapps/imagemagick/FrugalBuild b/source/xapps/imagemagick/FrugalBuild index 265dec0..d23f982 100644 --- a/source/xapps/imagemagick/FrugalBuild +++ b/source/xapps/imagemagick/FrugalBuild @@ -4,9 +4,9 @@ # Contributor: bouleetbil <[email protected]> pkgname=imagemagick -pkgver=6.9.6 -pkgextraver="-7" -pkgrel=2 +pkgver=6.9.7 +pkgextraver="-0" +pkgrel=1 pkgdesc="A robust collection of tools and libraries to read, write and manipulate image files." url="http://www.imagemagick.org" depends=('lcms2>=2.8-2' 'fftw>=3.3.4-4' 'libgomp>=6.2.1-5' 'librsvg>=2.40.16-3' 'libwebp>=0.5.0' 'djvulibre>=3.5.27-4' \ @@ -16,9 +16,9 @@ groups=('xapps') replaces=('perl-image-magick') archs=("x86_64") options+=('scriptlet' 'force') -_F_archive_grepv="7.0.*" _F_archive_name="ImageMagick" -up2date="Flasttar $url/download .tar.xz" +_F_archive_grepv="ImageMagick-7.*" +up2date="Flasttar $url/download" source=("$url/download/${_F_archive_name}-${pkgver}${pkgextraver}.tar.xz") signatures=("${source[0]}.asc") Fconfopts="--with-windows-font-dir=/usr/share/fonts/X11/TTF \ _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
