mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
graphics/vuescan: Updated for versino 9.8.03.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
9ac9507e33
commit
206b594f58
2 changed files with 4 additions and 4 deletions
|
@ -27,7 +27,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=vuescan
|
||||
VERSION=${VERSION:-9.8.02}
|
||||
VERSION=${VERSION:-9.8.03}
|
||||
SRCVER=${SRCVER:-$(echo "$VERSION" | cut -d. -f-2 | sed 's/\.//g')}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="vuescan"
|
||||
VERSION="9.8.02"
|
||||
VERSION="9.8.03"
|
||||
HOMEPAGE="https://www.hamrick.com"
|
||||
DOWNLOAD="https://d2bwyyzfw77fhf.cloudfront.net/vuex3298.tgz"
|
||||
MD5SUM="a3bcf7e39d19f123d02f13270d2316d4"
|
||||
MD5SUM="bb43343fd2c0b329660f9035369bbea6"
|
||||
DOWNLOAD_x86_64="https://d2bwyyzfw77fhf.cloudfront.net/vuex6498.tgz"
|
||||
MD5SUM_x86_64="41292559aa802eede804075e53cd2dad"
|
||||
MD5SUM_x86_64="fa70629f8269c4e01a6d4609ba3acf95"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Andrew Clemons"
|
||||
EMAIL="andrew.clemons@gmail.com"
|
||||
|
|
Loading…
Reference in a new issue