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-09-23 12:46:25 +09:00 committed by Willy Sudiarto Raharjo
parent f7383d072d
commit 89d303487d
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with 5 additions and 5 deletions

View File

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

View File

@ -3,12 +3,12 @@ VERSION="9.8.16"
HOMEPAGE="https://www.hamrick.com"
DOWNLOAD="https://d2bwyyzfw77fhf.cloudfront.net/vuex3298.tgz \
https://d2bwyyzfw77fhf.cloudfront.net/vuea3298.tgz"
MD5SUM="dd7d747a8c5a2d048e4aa0ebc849000f \
095526186cb874447b3f88e1fd3c5699"
MD5SUM="e59fc19e6da74f116ac21eb49e8ac059 \
1dea3e23a6462794a550bac9073e5ef1"
DOWNLOAD_x86_64="https://d2bwyyzfw77fhf.cloudfront.net/vuex6498.tgz \
https://d2bwyyzfw77fhf.cloudfront.net/vuea6498.tgz"
MD5SUM_x86_64="cfb4287efb11812a5f3e6e150c5e3f88 \
3d4e499df75553583bfd89a8866c2177"
MD5SUM_x86_64="018eb2b6543884660c44aa7dfb722e57 \
cc4722a331250b45f0ca605fcb981809"
REQUIRES=""
MAINTAINER="Andrew Clemons"
EMAIL="andrew.clemons@gmail.com"