mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
desktop/vbox-runner: Updated for version 0.3.3.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
This commit is contained in:
parent
afa4f02846
commit
1c73fc8b0a
3 changed files with 7 additions and 7 deletions
|
@ -5,7 +5,7 @@
|
|||
# make exactly 11 lines for the formatting to be correct. It's also
|
||||
# customary to leave one space after the ':'.
|
||||
|
||||
|-----handy-ruler-------------------------------------------------------|
|
||||
|-----handy-ruler------------------------------------------------------|
|
||||
vbox-runner: vbox-runner (KDE4 runner plugin for virtualbox)
|
||||
vbox-runner:
|
||||
vbox-runner: This is a krunner plugin for starting virtualbox virtual machines.
|
||||
|
|
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=vbox-runner
|
||||
VERSION=0.3.2
|
||||
VERSION=0.3.3
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="vbox-runner"
|
||||
VERSION="0.3.2"
|
||||
VERSION="0.3.3"
|
||||
HOMEPAGE="http://kde-apps.org/content/show.php/VBox+Runner?content=107926"
|
||||
DOWNLOAD="http://kde-apps.org/CONTENT/content-files/107926-vbox-runner-0.3.2.tar.gz"
|
||||
MD5SUM="8d00c807323882febd1b7cc0e237037b"
|
||||
DOWNLOAD="http://kde-apps.org/CONTENT/content-files/107926-vbox-runner-0.3.3.tar.gz"
|
||||
MD5SUM="1a5946de409e6e5bde67f58f542dcfd2"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
MAINTAINER="Heinz Wiesinger"
|
||||
EMAIL="pprkut@liwjatan.at"
|
||||
APPROVED="rworkman"
|
||||
APPROVED="dsomero"
|
||||
|
|
Loading…
Reference in a new issue