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
0e67571019
commit
689376bc9c
2 changed files with 5 additions and 5 deletions
|
@ -29,7 +29,7 @@ cd $(dirname $0) ; CWD=$(pwd)
|
|||
PRGNAM=vuescan
|
||||
VERSION=${VERSION:-9.8.37}
|
||||
SRCVER=${SRCVER:-$(echo "$VERSION" | cut -d. -f-2 | sed 's/\.//g')}
|
||||
BUILD=${BUILD:-2}
|
||||
BUILD=${BUILD:-3}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
||||
|
|
|
@ -3,12 +3,12 @@ VERSION="9.8.37"
|
|||
HOMEPAGE="https://www.hamrick.com"
|
||||
DOWNLOAD="https://d2bwyyzfw77fhf.cloudfront.net/vuea3298.tgz \
|
||||
https://d2bwyyzfw77fhf.cloudfront.net/vuex3298.tgz"
|
||||
MD5SUM="9fa13394e165f00dd6e99c20452f10e4 \
|
||||
f5414d74dcdca96833f7daa44ae39bde"
|
||||
MD5SUM="54d72489f6cb56b2f14642545f942696 \
|
||||
3da94cecab1b18aa127f531c17681248"
|
||||
DOWNLOAD_x86_64="https://d2bwyyzfw77fhf.cloudfront.net/vuea6498.tgz \
|
||||
https://d2bwyyzfw77fhf.cloudfront.net/vuex6498.tgz"
|
||||
MD5SUM_x86_64="b4a5f03404d5a11b1e2115abaa9cc7c7 \
|
||||
3d911edc9b85be2838f26ef34b9ffeed"
|
||||
MD5SUM_x86_64="6253b6f885234c61f33d64701652bce9 \
|
||||
6b243b541bbe08b477f56ddd886ea6f8"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Andrew Clemons"
|
||||
EMAIL="andrew.clemons@gmail.com"
|
||||
|
|
Loading…
Reference in a new issue