graphics/vuescan: Updated MD5SUMs.

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 2023-03-18 09:31:15 +09:00 committed by Willy Sudiarto Raharjo
parent 43e68238d7
commit fec550130c
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with 3 additions and 3 deletions

View File

@ -29,7 +29,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=vuescan
VERSION=${VERSION:-9.7.99}
SRCVER=${SRCVER:-$(echo "$VERSION" | cut -d. -f-2 | sed 's/\.//g')}
BUILD=${BUILD:-4}
BUILD=${BUILD:-5}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View File

@ -2,9 +2,9 @@ PRGNAM="vuescan"
VERSION="9.7.99"
HOMEPAGE="https://www.hamrick.com"
DOWNLOAD="https://d2bwyyzfw77fhf.cloudfront.net/vuex3297.tgz"
MD5SUM="95a126282fc5d8c878476fe32756361a"
MD5SUM="ab4ff3c1639d4bf637aad29a28656b29"
DOWNLOAD_x86_64="https://d2bwyyzfw77fhf.cloudfront.net/vuex6497.tgz"
MD5SUM_x86_64="4616bcb2aa0828dd18e56671a568522a"
MD5SUM_x86_64="207b26bdfa1dee66163ed3829d6fb555"
REQUIRES=""
MAINTAINER="Andrew Clemons"
EMAIL="andrew.clemons@gmail.com"