Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d3872286b0f180c79d4395e2a0da4b74be4875d2
commit d3872286b0f180c79d4395e2a0da4b74be4875d2 Author: kikadf <[email protected]> Date: Sat Oct 4 20:50:47 2014 +0200 virt-manager-1.1.0-3-x86_64 * fix source diff --git a/source/gnome-extra/virt-manager/FrugalBuild b/source/gnome-extra/virt-manager/FrugalBuild index dacc287..d128045 100644 --- a/source/gnome-extra/virt-manager/FrugalBuild +++ b/source/gnome-extra/virt-manager/FrugalBuild @@ -1,4 +1,5 @@ # Compiling Time: 0.2 SBU +# Maintainer: kikadf <[email protected]> # Contributor: jercel <[email protected]> # Contributor: Janos Kovacs <[email protected]> # Contributor: AlexExtreme <[email protected]> @@ -16,7 +17,8 @@ makedepends=('intltool') groups=('gnome-extra') archs=('i686' 'x86_64') up2date="Flasttar https://fedorahosted.org/released/virt-manager/" -source=($url/download/sources/$pkgname/$pkgname-$pkgver.tar.gz) +#source=($url/download/sources/$pkgname/$pkgname-$pkgver.tar.gz) +source=(http://ftp.frugalware.org/pub/other/people/kikadf/sources/$pkgname/$pkgname-$pkgver.tar.gz) _F_gnome_iconcache="y" _F_gnome_desktop="y" _F_gnome_schemas=('/etc/gconf/schemas/virt-manager.schemas') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
