Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d15ee3978094aa322bac1ba9980b955219f16924
commit d15ee3978094aa322bac1ba9980b955219f16924 Author: Devil505 <[email protected]> Date: Tue Dec 30 09:09:22 2008 +0100 topgit-0.5-3-x86_64 * added x86_64 to archs diff --git a/source/devel-extra/topgit/FrugalBuild b/source/devel-extra/topgit/FrugalBuild index e993920..79b72cb 100644 --- a/source/devel-extra/topgit/FrugalBuild +++ b/source/devel-extra/topgit/FrugalBuild @@ -8,7 +8,7 @@ pkgdesc="A different patch queue manager" url="http://repo.or.cz/w/topgit.git" depends=('git') groups=('devel-extra') -archs=('i686') +archs=('i686' 'x86_64') up2date="lynx -dump $url|grep /tags/|sed 's/.*-//;q'" source=(http://ftp.de.debian.org/debian/pool/main/t/topgit/topgit_$pkgver.orig.tar.gz) sha1sums=('3e9c1cca9127efdb0b7381e3d3fc789211e65a75') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
