Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3ee95b23fee0cc91a25867bb5fc7f000d0cb9950
commit 3ee95b23fee0cc91a25867bb5fc7f000d0cb9950 Author: Priyank <[EMAIL PROTECTED]> Date: Sun Nov 11 22:12:34 2007 +0530 up2date,source,url fix diff --git a/source/apps-extra/fetch/FrugalBuild b/source/apps-extra/fetch/FrugalBuild index ec675c2..6ef8aa8 100644 --- a/source/apps-extra/fetch/FrugalBuild +++ b/source/apps-extra/fetch/FrugalBuild @@ -2,16 +2,13 @@ # Maintainer: Priyank Gosalia <[EMAIL PROTECTED]> pkgname=fetch -_F_archive_name=http_fetcher pkgver=1.0 pkgrel=1 pkgdesc="fetch is a simple, fast, and flexible HTTP download tool built on the HTTP Fetcher library." -url="http://http-fetcher.sourceforge.net" +Finclude sourceforge depends=('http-fetcher') groups=('apps-extra') archs=('i686' 'x86_64') -up2date="lynx -dump $url/downloads.html | Flasttar" -source=(http://cs.nmu.edu/~lhanson/fetch/dls/$pkgname-$pkgver.tar.gz) sha1sums=('edac1ee54b24bb9d094682743c193eaa47eb5a48') # optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
