Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a7faf5c947177bfc76a84990def14af1eefe4cbe
commit a7faf5c947177bfc76a84990def14af1eefe4cbe Author: bouleetbil <[email protected]> Date: Wed Aug 25 15:00:07 2010 +0000 imagemagick-6.6.3_9-1-i686 *Version bump diff --git a/source/xapps/imagemagick/FrugalBuild b/source/xapps/imagemagick/FrugalBuild index f837ea3..e5780b2 100644 --- a/source/xapps/imagemagick/FrugalBuild +++ b/source/xapps/imagemagick/FrugalBuild @@ -3,7 +3,7 @@ # Maintainer: bouleetbil <[email protected]> pkgname=imagemagick -pkgver=6.6.3_6 +pkgver=6.6.3_9 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=('142748d1d63260f2ec5acf9fbec3f8e2ef6dca00' \ +sha1sums=('72c8d8df920c1ef777c19cb89de4289e56487ddb' \ 'e42f3acbe85b6098af75c5cecc9a254baaa0482c') build() { _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
