mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +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
d78c7bf3e7
commit
84353e20ed
2 changed files with 5 additions and 5 deletions
|
@ -29,7 +29,7 @@ cd $(dirname $0) ; CWD=$(pwd)
|
|||
PRGNAM=vuescan
|
||||
VERSION=${VERSION:-9.8.33}
|
||||
SRCVER=${SRCVER:-$(echo "$VERSION" | cut -d. -f-2 | sed 's/\.//g')}
|
||||
BUILD=${BUILD:-3}
|
||||
BUILD=${BUILD:-4}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
||||
|
|
|
@ -3,12 +3,12 @@ VERSION="9.8.33"
|
|||
HOMEPAGE="https://www.hamrick.com"
|
||||
DOWNLOAD="https://d2bwyyzfw77fhf.cloudfront.net/vuex3298.tgz \
|
||||
https://d2bwyyzfw77fhf.cloudfront.net/vuea3298.tgz"
|
||||
MD5SUM="99451a543740cc5bef0ccdf79f09055b \
|
||||
5e9cb42a68f36181fa0807ffbfe575a4"
|
||||
MD5SUM="7b32e11d45ddd215b623797256f80061 \
|
||||
94d432b88fd5279945226dd2df2ce9d9"
|
||||
DOWNLOAD_x86_64="https://d2bwyyzfw77fhf.cloudfront.net/vuex6498.tgz \
|
||||
https://d2bwyyzfw77fhf.cloudfront.net/vuea6498.tgz"
|
||||
MD5SUM_x86_64="e2274f36befe967b56ae855cd404ca93 \
|
||||
bd100f75e2aacc6bbf24cffa7552fb12"
|
||||
MD5SUM_x86_64="0da9cead65dc4e1a5a6e0dbae5f04666 \
|
||||
877c4928d89c01956db1e262cd342af6"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Andrew Clemons"
|
||||
EMAIL="andrew.clemons@gmail.com"
|
||||
|
|
Loading…
Reference in a new issue