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>
This commit is contained in:
Andrew Clemons 2024-01-01 12:41:35 +09:00 committed by Willy Sudiarto Raharjo
parent 9e3e24e921
commit 995fb3b3b7
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with 7 additions and 7 deletions

View File

@ -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}

View File

@ -1,14 +1,14 @@
PRGNAM="vuescan"
VERSION="9.8.22"
VERSION="9.8.23"
HOMEPAGE="https://www.hamrick.com"
DOWNLOAD="https://d2bwyyzfw77fhf.cloudfront.net/vuex3298.tgz \
https://d2bwyyzfw77fhf.cloudfront.net/vuea3298.tgz"
MD5SUM="09f9be4fc68c2ef8a112b858e87cfecf \
14fc6c6c3810ad31abb85f25f54a9ca3"
MD5SUM="315e86d4fe006a9a71c616992159e089 \
0924fa3c1b699ad85fce2d760310a9bd"
DOWNLOAD_x86_64="https://d2bwyyzfw77fhf.cloudfront.net/vuex6498.tgz \
https://d2bwyyzfw77fhf.cloudfront.net/vuea6498.tgz"
MD5SUM_x86_64="dfbb6ecfb12630f6f9b220950df77f5d \
4beea7ee9a0d7e7c14d0a40449a2285d"
MD5SUM_x86_64="1f52ee714a8b1da517adea71a133d996 \
42e3b927582b519a4665050896203490"
REQUIRES=""
MAINTAINER="Andrew Clemons"
EMAIL="andrew.clemons@gmail.com"