mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-07 20:27:02 +01:00
graphics/vuescan: Updated for version 9.7.46.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
cfc420231f
commit
b07afd55d2
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.45}
|
||||
VERSION=${VERSION:-9.7.46}
|
||||
SRCVER=${SRCVER:-$(echo "$VERSION" | sed -e 's/\.//' -e 's/\..*//')}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="vuescan"
|
||||
VERSION="9.7.45"
|
||||
VERSION="9.7.46"
|
||||
HOMEPAGE="https://www.hamrick.com"
|
||||
DOWNLOAD="https://www.hamrick.com/files/vuex3297.tgz"
|
||||
MD5SUM="119dee9efbb2e3f97fa3df63b4cf2020"
|
||||
MD5SUM="b1f52f6cc325e78f1ad3f6a188e81d73"
|
||||
DOWNLOAD_x86_64="https://www.hamrick.com/files/vuex6497.tgz"
|
||||
MD5SUM_x86_64="2637089aa02eba9aa75b63c128a28246"
|
||||
MD5SUM_x86_64="d8cfbf9f1457782b52122992e9cf3b3f"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Andrew Clemons"
|
||||
EMAIL="andrew.clemons@gmail.com"
|
||||
|
|
Loading…
Reference in a new issue