summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Matteo Bernardini2023-03-22 11:49:08 +0100
committer Willy Sudiarto Raharjo2023-03-25 04:01:58 +0100
commitbc23554468386d17a37a8eb3b198ec8643e89ddd (patch)
tree9a8a84a0891b8ff69fb13d104b1de6bb33441535
parentea32ee2b3f881f7de2368df4b79ec53c45ab5d6a (diff)
downloadslackbuilds-bc23554468386d17a37a8eb3b198ec8643e89ddd.tar.gz
network/spice-gtk: Updated for version 0.42.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--network/spice-gtk/spice-gtk.SlackBuild4
-rw-r--r--network/spice-gtk/spice-gtk.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/network/spice-gtk/spice-gtk.SlackBuild b/network/spice-gtk/spice-gtk.SlackBuild
index 860576c9f4..bf2696d61f 100644
--- a/network/spice-gtk/spice-gtk.SlackBuild
+++ b/network/spice-gtk/spice-gtk.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for spice-gtk
-# Copyright 2013-2021 Matteo Bernardini <ponce@slackbuilds.org> Pisa, Italy
+# Copyright 2013-2023 Matteo Bernardini <ponce@slackbuilds.org> Pisa, Italy
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=spice-gtk
-VERSION=${VERSION:-0.40}
+VERSION=${VERSION:-0.42}
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 fe8f48da50..d66f523ebb 100644
--- a/network/spice-gtk/spice-gtk.info
+++ b/network/spice-gtk/spice-gtk.info
@@ -1,8 +1,8 @@
PRGNAM="spice-gtk"
-VERSION="0.40"
+VERSION="0.42"
HOMEPAGE="https://www.spice-space.org"
-DOWNLOAD="https://www.spice-space.org/download/gtk/spice-gtk-0.40.tar.xz"
-MD5SUM="03dcb437afb31151a421de1d7922e2b1"
+DOWNLOAD="https://www.spice-space.org/download/gtk/spice-gtk-0.42.tar.xz"
+MD5SUM="68becfc1192a61265e9981621e9d3dc6"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="spice"