mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
graphics/vuescan: Updated for version 9.7.03.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
This commit is contained in:
parent
45319782a1
commit
847522f291
2 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=vuescan
|
||||
VERSION=${VERSION:-9.7.01}
|
||||
VERSION=${VERSION:-9.7.03}
|
||||
SRCVER=${SRCVER:-$(echo "$VERSION" | sed -e 's/\.//' -e 's/\..*//')}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="vuescan"
|
||||
VERSION="9.7.01"
|
||||
VERSION="9.7.03"
|
||||
HOMEPAGE="https://www.hamrick.com"
|
||||
DOWNLOAD="https://www.hamrick.com/files/vuex3297.tgz"
|
||||
MD5SUM="a03a1f6fb92df61845720129ff5d8918"
|
||||
MD5SUM="c8c8f15e0d77dba0921564e923d4baa1"
|
||||
DOWNLOAD_x86_64="https://www.hamrick.com/files/vuex6497.tgz"
|
||||
MD5SUM_x86_64="f97cc3460b8090e40d7d43fd61f4bc29"
|
||||
MD5SUM_x86_64="08b7311e63b04ce9e4f3b1d942b4b1e5"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Andrew Clemons"
|
||||
EMAIL="andrew.clemons@gmail.com"
|
||||
|
|
Loading…
Reference in a new issue