summaryrefslogtreecommitdiffstats
path: root/network/spice-gtk/spice-gtk.SlackBuild
diff options
context:
space:
mode:
author Matteo Bernardini2015-12-10 19:41:22 +0100
committer Willy Sudiarto Raharjo2016-01-17 03:40:16 +0100
commita222a2e7c67b2904d56f12c0be438b2cdbccda83 (patch)
tree72ae58880c025891796992bb88eb931748b84faf /network/spice-gtk/spice-gtk.SlackBuild
parent8bf6a95c737b615de5f5544bf3e0a314f2a25941 (diff)
downloadslackbuilds-a222a2e7c67b2904d56f12c0be438b2cdbccda83.tar.gz
network/spice-gtk: Updated for version 0.30.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org> Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'network/spice-gtk/spice-gtk.SlackBuild')
-rw-r--r--network/spice-gtk/spice-gtk.SlackBuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/network/spice-gtk/spice-gtk.SlackBuild b/network/spice-gtk/spice-gtk.SlackBuild
index 0e9ef7f4c7..437992b5e5 100644
--- a/network/spice-gtk/spice-gtk.SlackBuild
+++ b/network/spice-gtk/spice-gtk.SlackBuild
@@ -22,7 +22,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=spice-gtk
-VERSION=${VERSION:-0.28}
+VERSION=${VERSION:-0.30}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -79,7 +79,6 @@ find -L . \
# Disable broken tests
sed -i 's/ tests//' Makefile.am Makefile.in
-rm gtk/controller/controller.c gtk/controller/controller.vala.stamp gtk/controller/menu.c
export VALAC=$(which valac)
export VAPIGEN=$(which vapigen)