summaryrefslogtreecommitdiffstats
path: root/network/spice-gtk
diff options
context:
space:
mode:
Diffstat (limited to 'network/spice-gtk')
-rw-r--r--network/spice-gtk/spice-gtk.SlackBuild3
-rw-r--r--network/spice-gtk/spice-gtk.info6
2 files changed, 4 insertions, 5 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)
diff --git a/network/spice-gtk/spice-gtk.info b/network/spice-gtk/spice-gtk.info
index c3bceeb39d..4da50cf413 100644
--- a/network/spice-gtk/spice-gtk.info
+++ b/network/spice-gtk/spice-gtk.info
@@ -1,8 +1,8 @@
PRGNAM="spice-gtk"
-VERSION="0.28"
+VERSION="0.30"
HOMEPAGE="http://spice-space.org"
-DOWNLOAD="http://spice-space.org/download/gtk/spice-gtk-0.28.tar.bz2"
-MD5SUM="ad07d438ce6dfbb038aa8e28f5a2fb81"
+DOWNLOAD="http://spice-space.org/download/gtk/spice-gtk-0.30.tar.bz2"
+MD5SUM="723e0e9ce9d507ba5d6cd331a3a9b7fb"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="gst1-plugins-base spice vala"