Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=9b4288e89183f2e29235306a36794a20b3f661c7
commit 9b4288e89183f2e29235306a36794a20b3f661c7 Author: voroskoi <[EMAIL PROTECTED]> Date: Tue Oct 16 13:26:27 2007 +0200 imagemagick-6.3.6_2-1-i686 version bump diff --git a/source/xapps/imagemagick/FrugalBuild b/source/xapps/imagemagick/FrugalBuild index 3b9e29b..9b1f557 100644 --- a/source/xapps/imagemagick/FrugalBuild +++ b/source/xapps/imagemagick/FrugalBuild @@ -3,7 +3,7 @@ # Maintainer: voroskoi <[EMAIL PROTECTED]> pkgname=imagemagick -pkgver=6.3.5_9 +pkgver=6.3.6_2 pkgrel=1 pkgdesc="A robust collection of tools and libraries to read, write and manipulate image files" url="http://www.imagemagick.org" @@ -17,7 +17,7 @@ options=('scriptlet') up2date="lynx -dump ftp://ftp.imagemagick.net/pub/ImageMagick/ | grep \"[0-9\.-]\+.tar.bz2\" | tail -n 1 | sed \"s/.*ImageMagick-\(.*\).tar.bz2.*/\1/\" | tr '-' '_'" source=(ftp://ftp.imagemagick.net/pub/ImageMagick/ImageMagick-`echo $pkgver | tr '_' '-'`.tar.bz2 \ libpng_mmx_patch_x86_64.patch) -sha1sums=('71de22d770a4cb3de94c1925a03fba6d16e71513' \ +sha1sums=('012e2592ec6982501cb5174efb570366d3cae816' \ 'e42f3acbe85b6098af75c5cecc9a254baaa0482c') build() { _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
