summaryrefslogtreecommitdiffstats
path: root/graphics/vuescan/vuescan.SlackBuild
diff options
context:
space:
mode:
author Andrew Clemons2022-12-03 02:01:04 +0100
committer Willy Sudiarto Raharjo2022-12-03 05:46:49 +0100
commit2b6ea2e898ccd45c050e47b36ac963c168ba6f73 (patch)
tree7c8139d0999d0c5798291ed40fd87dc5ffc8753e /graphics/vuescan/vuescan.SlackBuild
parent606251e49620ab21cbfbdab2b942c126a14ebfc6 (diff)
downloadslackbuilds-2b6ea2e898ccd45c050e47b36ac963c168ba6f73.tar.gz
graphics/vuescan: Updated for version 9.7.96.
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 a7721cbec9..fa591f88a7 100644
--- a/graphics/vuescan/vuescan.SlackBuild
+++ b/graphics/vuescan/vuescan.SlackBuild
@@ -27,9 +27,9 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=vuescan
-VERSION=${VERSION:-9.7.95}
+VERSION=${VERSION:-9.7.96}
SRCVER=${SRCVER:-$(echo "$VERSION" | cut -d. -f-2 | sed 's/\.//g')}
-BUILD=${BUILD:-3}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}