diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2012-09-28 20:10:14 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-09-28 21:26:58 -0500 |
commit | 2fadf73222ca4c5df26f425bae6ebe203a4cfc69 (patch) | |
tree | 04dc6682472cb03c7c63cfeddd5fed7ce7c797e2 | |
parent | edfe322eeb4086b8369bd910aeac46d136c47839 (diff) |
network/spice-gtk: Updated for version 0.14.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
-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 dcc1a759356e..019d0f153b4d 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 64a1f17cc66a..a7e6e0f4219f 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" |