summaryrefslogtreecommitdiffstats
path: root/network/x11spice/x11spice.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'network/x11spice/x11spice.SlackBuild')
-rw-r--r--network/x11spice/x11spice.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/network/x11spice/x11spice.SlackBuild b/network/x11spice/x11spice.SlackBuild
index 5eaf09f1c2..ccc39649e7 100644
--- a/network/x11spice/x11spice.SlackBuild
+++ b/network/x11spice/x11spice.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for x11spice
-# Copyright 2018-2021 Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy
+# Copyright 2018-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=x11spice
-VERSION=${VERSION:-20200608_f4593d3}
+VERSION=${VERSION:-20230803_33a9af7}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}