Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=cada5b5a25099b80ee32bc527f82be1f4b643c53
commit cada5b5a25099b80ee32bc527f82be1f4b643c53 Author: Christian Hamar alias krix <[EMAIL PROTECTED]> Date: Mon Nov 12 18:25:13 2007 +0100 imagemagick-6.3.6_9-1-x86_64 * Version bump diff --git a/source/xapps/imagemagick/FrugalBuild b/source/xapps/imagemagick/FrugalBuild index 3b349eb..d59f74f 100644 --- a/source/xapps/imagemagick/FrugalBuild +++ b/source/xapps/imagemagick/FrugalBuild @@ -3,7 +3,7 @@ # Maintainer: Christian Hamar alias krix <[EMAIL PROTECTED]> pkgname=imagemagick -pkgver=6.3.6_5 +pkgver=6.3.6_9 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=('507f2a39bc68de0211152313b23e6a9b1d965362' \ +sha1sums=('c1b066b9211fdcdeff4802771d1863abbea1e0f1' \ 'e42f3acbe85b6098af75c5cecc9a254baaa0482c') build() { _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
