diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2021-01-23 07:57:17 +1300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-01-23 18:18:52 +0700 |
commit | 3a76626fbf1364f759a37312e3cd036ae4e1afb0 (patch) | |
tree | bd0c5c1697f23acd4945f6c70066929374de9d03 /graphics | |
parent | 254709862e7ca74c6a2711ce50d14a3c68b91018 (diff) | |
download | slackbuilds-3a76626fbf1364f759a37312e3cd036ae4e1afb0.tar.gz |
graphics/vuescan: Updated for version 9.7.45.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/vuescan/vuescan.SlackBuild | 4 | ||||
-rw-r--r-- | graphics/vuescan/vuescan.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/graphics/vuescan/vuescan.SlackBuild b/graphics/vuescan/vuescan.SlackBuild index b9f581acea..1d5f21294c 100644 --- a/graphics/vuescan/vuescan.SlackBuild +++ b/graphics/vuescan/vuescan.SlackBuild @@ -3,7 +3,7 @@ # Slackware build script for vuescan # Copyright 2013-2017 Heiko Rosemann, Germany -# Copyright 2019-2020 Andrew Clemons, Wellington, New Zealand +# Copyright 2019-2021 Andrew Clemons, Wellington, New Zealand # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -24,7 +24,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=vuescan -VERSION=${VERSION:-9.7.37} +VERSION=${VERSION:-9.7.45} SRCVER=${SRCVER:-$(echo "$VERSION" | sed -e 's/\.//' -e 's/\..*//')} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/graphics/vuescan/vuescan.info b/graphics/vuescan/vuescan.info index 236371c5a2..81afb6165e 100644 --- a/graphics/vuescan/vuescan.info +++ b/graphics/vuescan/vuescan.info @@ -1,10 +1,10 @@ PRGNAM="vuescan" -VERSION="9.7.37" +VERSION="9.7.45" HOMEPAGE="https://www.hamrick.com" DOWNLOAD="https://www.hamrick.com/files/vuex3297.tgz" -MD5SUM="4e170ad76ac2613d29ba0d8c67a44d22" +MD5SUM="119dee9efbb2e3f97fa3df63b4cf2020" DOWNLOAD_x86_64="https://www.hamrick.com/files/vuex6497.tgz" -MD5SUM_x86_64="7eba30e8219840480d65e76165f6c668" +MD5SUM_x86_64="2637089aa02eba9aa75b63c128a28246" REQUIRES="" MAINTAINER="Andrew Clemons" EMAIL="andrew.clemons@gmail.com" |