mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
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:
parent
9326726d68
commit
94998b8ad5
2 changed files with 3 additions and 3 deletions
|
@ -29,7 +29,7 @@ cd $(dirname $0) ; CWD=$(pwd)
|
|||
PRGNAM=vuescan
|
||||
VERSION=${VERSION:-9.7.98}
|
||||
SRCVER=${SRCVER:-$(echo "$VERSION" | cut -d. -f-2 | sed 's/\.//g')}
|
||||
BUILD=${BUILD:-3}
|
||||
BUILD=${BUILD:-4}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
||||
|
|
|
@ -2,9 +2,9 @@ PRGNAM="vuescan"
|
|||
VERSION="9.7.98"
|
||||
HOMEPAGE="https://www.hamrick.com"
|
||||
DOWNLOAD="https://d2bwyyzfw77fhf.cloudfront.net/vuex3297.tgz"
|
||||
MD5SUM="09770055b63703820b258530812abe52"
|
||||
MD5SUM="633659c2d0267714d4148c2c8cadc15b"
|
||||
DOWNLOAD_x86_64="https://d2bwyyzfw77fhf.cloudfront.net/vuex6497.tgz"
|
||||
MD5SUM_x86_64="f04e94a1b112ea6b315220f0cb026eef"
|
||||
MD5SUM_x86_64="3f6be6dc53870667bffb1fa39ba038e8"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Andrew Clemons"
|
||||
EMAIL="andrew.clemons@gmail.com"
|
||||
|
|
Loading…
Reference in a new issue