Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current/.git;a=commitdiff;h=f727548ec8825c3162fb17625c7ef9b33743d3ee
commit f727548ec8825c3162fb17625c7ef9b33743d3ee Author: Priyank <[EMAIL PROTECTED]> Date: Tue Jul 24 01:07:48 2007 +0530 gnetconfig-0.1.1-1-i686 * Version bump diff --git a/source/xapps/gnetconfig/FrugalBuild b/source/xapps/gnetconfig/FrugalBuild index e0a45de..3924e03 100644 --- a/source/xapps/gnetconfig/FrugalBuild +++ b/source/xapps/gnetconfig/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Priyank Gosalia <[EMAIL PROTECTED]> pkgname=gnetconfig -pkgver=0.1 +pkgver=0.1.1 pkgrel=1 pkgdesc="A graphical network configuration tool for Frugalware Linux." url="http://ftp.frugalware.org/pub/other/fw-control-center" @@ -10,9 +10,8 @@ depends=('glib2' 'gtk+2' 'libglade' 'frugalwareutils>=0.7.3') makedepends=('pkgconfig' 'intltool') groups=('xapps') archs=('i686' 'x86_64') -up2date="lynx -dump $url|Flasttar" +up2date="lynx -dump $url | Flasttar" source=($url/$pkgname-$pkgver.tar.gz) signatures=(${source[0]}.asc) -_F_cd_path="$pkgname-$pkgver/$pkgname" # optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
