diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2016-06-23 17:00:08 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-06-25 08:54:45 +0700 |
commit | 889104ddb8db3ccad20cf919d6a0ae5752e6703a (patch) | |
tree | 33f764cfd020fb938c003b548f461c58e8f27a3d /network/spice-gtk/spice-gtk.SlackBuild | |
parent | fe1b9e77266f3ecb9d3592ba44489567a5f187df (diff) | |
download | slackbuilds-889104ddb8db3ccad20cf919d6a0ae5752e6703a.tar.gz |
network/spice-gtk: Updated for version 0.32.
Added the optional dependency opus
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 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} |