Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=8e4f083bab0077a06f4cb66366fbc3541a0bd2ab
commit 8e4f083bab0077a06f4cb66366fbc3541a0bd2ab Author: kikadf <[email protected]> Date: Mon Nov 11 14:14:14 2013 +0100 qemuctl-0.3.1-1-x86_64 * Version bump diff --git a/source/xapps-extra/qemuctl/FrugalBuild b/source/xapps-extra/qemuctl/FrugalBuild index 9e83ee9..6b81d66 100644 --- a/source/xapps-extra/qemuctl/FrugalBuild +++ b/source/xapps-extra/qemuctl/FrugalBuild @@ -2,8 +2,10 @@ # Maintainer: kikadf <[email protected]> # Contributor: AlexExtreme <[email protected]> +options+=('asneeded') + pkgname=qemuctl -pkgver=0.3.0 +pkgver=0.3.1 pkgrel=1 pkgdesc="A small GUI for changing media etc. while QEMU is running." rodepends=('qemu' 'libqtcore') @@ -12,8 +14,8 @@ groups=('xapps-extra') archs=('i686' 'x86_64') _F_sourceforge_sep="None" Finclude sourceforge -_F_cd_path=$pkgname$pkgver -sha1sums=('f2db64c091083bf0d6c3c4377a8d6f9f78ee8574') +_F_cd_path=$pkgname +sha1sums=('7fb54d7adb1e9f471cd8fec86ff21a28b71c955b') build() { Fcd _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
