diff options
Diffstat (limited to 'network/spice-gtk')
-rw-r--r-- | network/spice-gtk/spice-gtk.SlackBuild | 4 | ||||
-rw-r--r-- | network/spice-gtk/spice-gtk.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/network/spice-gtk/spice-gtk.SlackBuild b/network/spice-gtk/spice-gtk.SlackBuild index e8f6e9d241..9c4102fefd 100644 --- a/network/spice-gtk/spice-gtk.SlackBuild +++ b/network/spice-gtk/spice-gtk.SlackBuild @@ -1,7 +1,7 @@ #!/bin/sh # Slackware build script for spice-gtk -# Copyright 2013-2015 Matteo Bernardini <ponce@slackbuilds.org> Pisa, Italy +# Copyright 2013-2016 Matteo Bernardini <ponce@slackbuilds.org> Pisa, Italy # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -22,7 +22,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=spice-gtk -VERSION=${VERSION:-0.32} +VERSION=${VERSION:-0.33} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/network/spice-gtk/spice-gtk.info b/network/spice-gtk/spice-gtk.info index efcdb07eba..bc32d53585 100644 --- a/network/spice-gtk/spice-gtk.info +++ b/network/spice-gtk/spice-gtk.info @@ -1,8 +1,8 @@ PRGNAM="spice-gtk" -VERSION="0.32" +VERSION="0.33" HOMEPAGE="http://spice-space.org" -DOWNLOAD="http://spice-space.org/download/gtk/spice-gtk-0.32.tar.bz2" -MD5SUM="09930abb5ebe1b25b0f6988eb5716f98" +DOWNLOAD="http://spice-space.org/download/gtk/spice-gtk-0.33.tar.bz2" +MD5SUM="19e1b9aa6c59cab776ba5aa633491b7e" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="spice vala" |