diff options
Diffstat (limited to 'network/spice-gtk')
-rw-r--r-- | network/spice-gtk/spice-gtk.SlackBuild | 2 | ||||
-rw-r--r-- | network/spice-gtk/spice-gtk.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/network/spice-gtk/spice-gtk.SlackBuild b/network/spice-gtk/spice-gtk.SlackBuild index dcc1a75935..019d0f153b 100644 --- a/network/spice-gtk/spice-gtk.SlackBuild +++ b/network/spice-gtk/spice-gtk.SlackBuild @@ -4,7 +4,7 @@ # Written by Matteo Bernardini <ponce@slackbuilds.org> PRGNAM=spice-gtk -VERSION=${VERSION:-0.12} +VERSION=${VERSION:-0.14} BUILD=${BUILD:-2} TAG=${TAG:-_SBo} diff --git a/network/spice-gtk/spice-gtk.info b/network/spice-gtk/spice-gtk.info index 64a1f17cc6..a7e6e0f421 100644 --- a/network/spice-gtk/spice-gtk.info +++ b/network/spice-gtk/spice-gtk.info @@ -1,8 +1,8 @@ PRGNAM="spice-gtk" -VERSION="0.12" +VERSION="0.14" HOMEPAGE="http://spice-space.org" -DOWNLOAD="http://spice-space.org/download/gtk/spice-gtk-0.12.tar.bz2" -MD5SUM="2fec0ba391447b5b4d9242455c55b2a3" +DOWNLOAD="http://spice-space.org/download/gtk/spice-gtk-0.14.tar.bz2" +MD5SUM="c105e3b7f9c9eb293b0d6a8d35f6a5fd" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="spice vala" |