Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=568703469bbaca49deb97a0d729d1e3ed6b92c42
commit 568703469bbaca49deb97a0d729d1e3ed6b92c42 Author: bouleetbil <[email protected]> Date: Mon Jul 27 14:47:38 2009 +0200 imagemagick-6.5.4_6-1-i686 *version bump diff --git a/source/xapps/imagemagick/FrugalBuild b/source/xapps/imagemagick/FrugalBuild index 4167069..500a417 100644 --- a/source/xapps/imagemagick/FrugalBuild +++ b/source/xapps/imagemagick/FrugalBuild @@ -3,7 +3,7 @@ # Maintainer: bouleetbil <[email protected]> pkgname=imagemagick -pkgver=6.5.4_5 +pkgver=6.5.4_6 pkgrel=1 pkgdesc="A robust collection of tools and libraries to read, write and manipulate image files." url="http://www.imagemagick.org" @@ -19,7 +19,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=('6d059a3e1462b3a9b5ad3e3aa8f5b95d41e1331a' \ +sha1sums=('dd672f28183ee53c13b63bdc4fb3d1a58a2eca01' \ 'e42f3acbe85b6098af75c5cecc9a254baaa0482c') build() { _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
