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 /network/spice-gtk/spice-gtk.SlackBuild | |
parent | edfe322eeb4086b8369bd910aeac46d136c47839 (diff) | |
download | slackbuilds-2fadf73222ca4c5df26f425bae6ebe203a4cfc69.tar.gz |
network/spice-gtk: Updated for version 0.14.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'network/spice-gtk/spice-gtk.SlackBuild')
-rw-r--r-- | network/spice-gtk/spice-gtk.SlackBuild | 2 |
1 files changed, 1 insertions, 1 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} |