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

commit ff61585b767803aac1fc045f7566b66e8560b48e
Author: bouleetbil <bouleet...@frogdev.info>
Date:   Tue Dec 7 18:26:48 2010 +0000

imagemagick-6.6.6_3-1-i686

*Version bump

diff --git a/source/xapps/imagemagick/FrugalBuild 
b/source/xapps/imagemagick/FrugalBuild
index 4ac267b..739866e 100644
--- a/source/xapps/imagemagick/FrugalBuild
+++ b/source/xapps/imagemagick/FrugalBuild
@@ -3,7 +3,7 @@
# Maintainer: bouleetbil <bouleet...@frogdev.info>

pkgname=imagemagick
-pkgver=6.6.4_2
+pkgver=6.6.6_3
pkgrel=1
pkgdesc="A robust collection of tools and libraries to read, write and 
manipulate image files."
url="http://www.imagemagick.org";
@@ -16,10 +16,11 @@ groups=('xapps')
replaces=('perl-image-magick')
archs=('i686' 'x86_64' 'ppc')
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 \
+mirroir="http://ftp.nluug.nl/ImageMagick/";
+up2date="lynx -dump $mirroir/ | grep \"[0-9\.-]\+.tar.bz2\" | tail -n 1 | sed 
\"s/.*ImageMagick-\(.*\).tar.bz2.*/\1/\" | tr '-' '_'"
+source=($mirroir/ImageMagick-`echo $pkgver | tr '_' '-'`.tar.bz2 \
libpng_mmx_patch_x86_64.patch)
-sha1sums=('da0a869614efa53304e674716bb34105296ad759' \
+sha1sums=('5cf63f7cc6743c452cae8da31a365c36632f1d5a' \
'e42f3acbe85b6098af75c5cecc9a254baaa0482c')

build() {
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to