mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
graphics/vuescan: Updated for version 9.8.14.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
This commit is contained in:
parent
f03f1879d3
commit
bf76f7ca67
2 changed files with 7 additions and 7 deletions
|
@ -27,9 +27,9 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=vuescan
|
||||
VERSION=${VERSION:-9.8.13}
|
||||
VERSION=${VERSION:-9.8.14}
|
||||
SRCVER=${SRCVER:-$(echo "$VERSION" | cut -d. -f-2 | sed 's/\.//g')}
|
||||
BUILD=${BUILD:-2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
||||
|
|
|
@ -1,14 +1,14 @@
|
|||
PRGNAM="vuescan"
|
||||
VERSION="9.8.13"
|
||||
VERSION="9.8.14"
|
||||
HOMEPAGE="https://www.hamrick.com"
|
||||
DOWNLOAD="https://d2bwyyzfw77fhf.cloudfront.net/vuex3298.tgz \
|
||||
https://d2bwyyzfw77fhf.cloudfront.net/vuea3298.tgz"
|
||||
MD5SUM="b9e1f5a4f9358ba86ab2bd5c89cc453b \
|
||||
6bfef5c964da474f7dfa3232a9fc7ec9"
|
||||
MD5SUM="94f526bf94e2ce176ebf1935993d1ce0 \
|
||||
c3db7a0f1fc80a8697b8d81cc91de854"
|
||||
DOWNLOAD_x86_64="https://d2bwyyzfw77fhf.cloudfront.net/vuex6498.tgz \
|
||||
https://d2bwyyzfw77fhf.cloudfront.net/vuea6498.tgz"
|
||||
MD5SUM_x86_64="2a70e58894e0ab13c95eece832071827 \
|
||||
82f0f3b3ce3573afc49593013e641162"
|
||||
MD5SUM_x86_64="d65d326b9f42804e488b33a54e59391e \
|
||||
adf4652cf23ba591137cc4fd82068417"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Andrew Clemons"
|
||||
EMAIL="andrew.clemons@gmail.com"
|
||||
|
|
Loading…
Reference in a new issue