Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=121cc98bd42bdbf04bee8e07fac1cf4724a71f56

commit 121cc98bd42bdbf04bee8e07fac1cf4724a71f56
Author: crazy <[email protected]>
Date:   Mon Dec 5 14:19:35 2016 +0100

imagemagick-6.9.6-1-x86_64
* Bump to latest 6.9.X
* ignore 7.0.* for now , nothing works with it

diff --git a/source/xapps/imagemagick/FrugalBuild 
b/source/xapps/imagemagick/FrugalBuild
index ea18fba..786f24d 100644
--- a/source/xapps/imagemagick/FrugalBuild
+++ b/source/xapps/imagemagick/FrugalBuild
@@ -4,9 +4,9 @@
# Contributor: bouleetbil <[email protected]>

pkgname=imagemagick
-pkgver=6.9.5
-pkgextraver="-10"
-pkgrel=2
+pkgver=6.9.6
+pkgextraver="-6"
+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,6 +16,7 @@ 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"
source=("$url/download/${_F_archive_name}-${pkgver}${pkgextraver}.tar.xz")
_______________________________________________
Frugalware-git mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to