Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e2ecf6fda27e36d077e396487a040b9f726bc9c4
commit e2ecf6fda27e36d077e396487a040b9f726bc9c4 Author: Miklos Vajna <[EMAIL PROTECTED]> Date: Thu Dec 13 15:33:19 2007 +0100 gogh-0.1.2.1-1-x86_64 added x86_64 to archs() diff --git a/source/gnome-extra/gogh/FrugalBuild b/source/gnome-extra/gogh/FrugalBuild index c79814f..459e4ac 100644 --- a/source/gnome-extra/gogh/FrugalBuild +++ b/source/gnome-extra/gogh/FrugalBuild @@ -9,7 +9,7 @@ pkgdesc="Gogh is a GNU/Linux bitmap graphics editor." url="http://goghproject.com/" depends=('python' 'pygtk' 'gnome-python' 'pyxml') groups=('gnome-extra') -archs=('i686') +archs=('i686' 'x86_64') up2date="lynx -dump $url/downloads.html | Flasttar" source=($url/Gogh-$pkgver.tar.gz $pkgname.png) _F_desktop_name="Gogh Bitmap Editor" _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
