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
57bf9eeb0e
commit
7a0ba0eb63
2 changed files with 3 additions and 3 deletions
|
@ -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:-9}
|
||||
BUILD=${BUILD:-10}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
||||
|
|
|
@ -2,9 +2,9 @@ PRGNAM="vuescan"
|
|||
VERSION="9.7.99"
|
||||
HOMEPAGE="https://www.hamrick.com"
|
||||
DOWNLOAD="https://d2bwyyzfw77fhf.cloudfront.net/vuex3297.tgz"
|
||||
MD5SUM="1725bacf601583a080e50639c6cf440d"
|
||||
MD5SUM="36beeab44648efebc8214d964cab6b31"
|
||||
DOWNLOAD_x86_64="https://d2bwyyzfw77fhf.cloudfront.net/vuex6497.tgz"
|
||||
MD5SUM_x86_64="cc3597e635e28e3ba44963b527b3d21e"
|
||||
MD5SUM_x86_64="afae929091b531f7dbbb7dda32b590fb"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Andrew Clemons"
|
||||
EMAIL="andrew.clemons@gmail.com"
|
||||
|
|
Loading…
Reference in a new issue