diff options
Diffstat (limited to 'network/spice-gtk')
-rw-r--r-- | network/spice-gtk/README | 2 | ||||
-rw-r--r-- | network/spice-gtk/spice-gtk.SlackBuild | 2 | ||||
-rw-r--r-- | network/spice-gtk/spice-gtk.info | 6 |
3 files changed, 5 insertions, 5 deletions
diff --git a/network/spice-gtk/README b/network/spice-gtk/README index 6a3f6bb064..0b2ce6cde5 100644 --- a/network/spice-gtk/README +++ b/network/spice-gtk/README @@ -2,4 +2,4 @@ A Gtk client and libraries for spice remote desktop servers. By default the GTK+3 version is built: if you need the GTK+2 one, pass to the build script the variable GTK=2 -libcacard and usbredir are optional dependencies. +libcacard, usbredir and opus are optional dependencies. diff --git a/network/spice-gtk/spice-gtk.SlackBuild b/network/spice-gtk/spice-gtk.SlackBuild index fec6a2f1b6..b290206364 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.30} +VERSION=${VERSION:-0.32} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/network/spice-gtk/spice-gtk.info b/network/spice-gtk/spice-gtk.info index f16c8145d4..efcdb07eba 100644 --- a/network/spice-gtk/spice-gtk.info +++ b/network/spice-gtk/spice-gtk.info @@ -1,8 +1,8 @@ PRGNAM="spice-gtk" -VERSION="0.30" +VERSION="0.32" HOMEPAGE="http://spice-space.org" -DOWNLOAD="http://spice-space.org/download/gtk/spice-gtk-0.30.tar.bz2" -MD5SUM="723e0e9ce9d507ba5d6cd331a3a9b7fb" +DOWNLOAD="http://spice-space.org/download/gtk/spice-gtk-0.32.tar.bz2" +MD5SUM="09930abb5ebe1b25b0f6988eb5716f98" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="spice vala" |