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 | |
parent | b88e5efa702e5f088d6676ddc760219c6b215615 (diff) |
network/spice-gtk: Updated for version 0.40.
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 e895a94dc223..951b6f806099 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} diff --git a/network/spice-gtk/spice-gtk.info b/network/spice-gtk/spice-gtk.info index 631115e4f746..fe8f48da5039 100644 --- a/network/spice-gtk/spice-gtk.info +++ b/network/spice-gtk/spice-gtk.info @@ -1,8 +1,8 @@ PRGNAM="spice-gtk" -VERSION="0.39" +VERSION="0.40" HOMEPAGE="https://www.spice-space.org" -DOWNLOAD="https://www.spice-space.org/download/gtk/spice-gtk-0.39.tar.xz" -MD5SUM="5bdc76d5105d2b4b4472063fe04ef033" +DOWNLOAD="https://www.spice-space.org/download/gtk/spice-gtk-0.40.tar.xz" +MD5SUM="03dcb437afb31151a421de1d7922e2b1" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="spice" |