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