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 2022-06-30 06:39:26 +09:00 committed by Willy Sudiarto Raharjo
parent b8b6b9e267
commit 2e25f8fc6a
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.88}
SRCVER=${SRCVER:-$(echo "$VERSION" | cut -d. -f-2 | sed 's/\.//g')}
BUILD=${BUILD:-1}
BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View File

@ -2,9 +2,9 @@ PRGNAM="vuescan"
VERSION="9.7.88"
HOMEPAGE="https://www.hamrick.com"
DOWNLOAD="https://d2bwyyzfw77fhf.cloudfront.net/vuex3297.tgz"
MD5SUM="174457f8fb130a82497b3e194e064c92"
MD5SUM="035115aa523d8980b4536f0867888c5c"
DOWNLOAD_x86_64="https://d2bwyyzfw77fhf.cloudfront.net/vuex6497.tgz"
MD5SUM_x86_64="5b00e93983a27048fae810af568c37f3"
MD5SUM_x86_64="1e422b24149b99e0b9993a1ed48af707"
REQUIRES=""
MAINTAINER="Andrew Clemons"
EMAIL="andrew.clemons@gmail.com"