diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2022-02-14 00:35:59 -0600 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2022-02-14 02:59:27 -0600 |
commit | 856911a1e63364e85f44aa04ad28d193442750a2 (patch) | |
tree | 05335b52080c125ea4e9f24c392892099414aeff /network/spice-gtk/spice-gtk.SlackBuild | |
parent | b88e5efa702e5f088d6676ddc760219c6b215615 (diff) |
network/spice-gtk: Updated for version 0.40.
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 e895a94dc2236..951b6f806099d 100644 --- a/network/spice-gtk/spice-gtk.SlackBuild +++ b/network/spice-gtk/spice-gtk.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=spice-gtk -VERSION=${VERSION:-0.39} +VERSION=${VERSION:-0.40} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |