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

commit ea305f0267c609353561c9134ab233f62d8cb358
Author: Miklos Vajna <[EMAIL PROTECTED]>
Date:   Sun Dec 30 14:44:03 2007 +0100

frugalrledit-0.2-5-i686
url/up2date/source/makedepends fix

diff --git a/source/xapps/frugalrledit/FrugalBuild 
b/source/xapps/frugalrledit/FrugalBuild
index 665905d..2303ca4 100644
--- a/source/xapps/frugalrledit/FrugalBuild
+++ b/source/xapps/frugalrledit/FrugalBuild
@@ -3,12 +3,13 @@

pkgname=frugalrledit
pkgver=0.2
-pkgrel=4
+pkgrel=5
pkgdesc="Runlevel Editor for Frugalware Linux"
-url="http://frugalware.org";
+url="http://ftp.frugalware.org/pub/other/sources/frugalrledit";
depends=('chkconfig' 'pygtk')
-up2date=$pkgver
-source=($pkgname-$pkgver.tar.gz)
+makedepends=('kdebase')
+up2date="lynx -dump $url |Flasttar"
+source=($url/$pkgname-$pkgver.tar.gz)
license="GPL2"
groups=('xapps')
archs=('i686' 'x86_64')
@@ -22,5 +23,4 @@ build()
$Fdestdir/usr/share/applications/frugalrledit.desktop
}

-# optimalization ok - noarch
-
+# optimization ok - noarch
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to