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

commit 15a4d7ad31a90226ea40ad3bfdc09008ee737d1a
Author: crazy <[EMAIL PROTECTED]>
Date:   Tue May 20 00:09:30 2008 +0200

moon-buggy-1.0-2-x86_64
* up2date fix

diff --git a/source/games-extra/moon-buggy/FrugalBuild 
b/source/games-extra/moon-buggy/FrugalBuild
index 9033239..4237f67 100644
--- a/source/games-extra/moon-buggy/FrugalBuild
+++ b/source/games-extra/moon-buggy/FrugalBuild
@@ -7,7 +7,7 @@ pkgrel=2
pkgdesc="drive a car across the moon's surface"
url="http://seehuhn.de/comp/moon-buggy.html";
depends=('glibc' 'ncurses')
-up2date="lynx -dump http://seehuhn.de/comp/moon-buggy.html | grep 'the stable 
version' | cut -d '-' -f 3 | cut -d '.' -f 1-2"
+up2date="lynx -dump http://seehuhn.de/comp/moon-buggy.html | grep -m1 'stable 
version'|sed 's/.*ion \(.*\),.*/\1/'"
source=(http://seehuhn.de/data/$pkgname-$pkgver.tar.gz)
groups=('games-extra')
archs=('i686' 'x86_64')
_______________________________________________
Frugalware-git mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to