summaryrefslogtreecommitdiffstats
path: root/graphics/vuescan/vuescan.SlackBuild
diff options
context:
space:
mode:
author Andrew Clemons2024-01-01 04:41:35 +0100
committer Willy Sudiarto Raharjo2024-01-06 02:08:33 +0100
commit995fb3b3b778c76c8ec5c9721b8404c2b9a69498 (patch)
tree3494cf1cab0966ff1c53654d498339131fd6b640 /graphics/vuescan/vuescan.SlackBuild
parent9e3e24e921834553e0bed78e67edb457851db9a1 (diff)
downloadslackbuilds-995fb3b3b778c76c8ec5c9721b8404c2b9a69498.tar.gz
graphics/vuescan: Updated for version 9.8.23.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'graphics/vuescan/vuescan.SlackBuild')
-rw-r--r--graphics/vuescan/vuescan.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/vuescan/vuescan.SlackBuild b/graphics/vuescan/vuescan.SlackBuild
index 01fd414a25..6a162a5fc0 100644
--- a/graphics/vuescan/vuescan.SlackBuild
+++ b/graphics/vuescan/vuescan.SlackBuild
@@ -4,7 +4,7 @@
# Copyright 2013-2017 Heiko Rosemann, Germany
# Copyright 2019-2022 Andrew Clemons, Wellington, New Zealand
-# Copyright 2022-2023 Andrew Clemons, Tokyo, Japan
+# Copyright 2022-2024 Andrew Clemons, Tokyo, Japan
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -27,7 +27,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=vuescan
-VERSION=${VERSION:-9.8.22}
+VERSION=${VERSION:-9.8.23}
SRCVER=${SRCVER:-$(echo "$VERSION" | cut -d. -f-2 | sed 's/\.//g')}
BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}