diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2020-09-25 22:44:22 +1200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-09-26 16:10:57 +0700 |
commit | b286c483a7f98e3969ef5ed3bfe2365685c2cd56 (patch) | |
tree | 3356d40e2bfc8e89f349cf61bc2676d0d3f44111 /graphics | |
parent | f2f0dceab69dca70edb8de14b05063a9256ee54a (diff) | |
download | slackbuilds-b286c483a7f98e3969ef5ed3bfe2365685c2cd56.tar.gz |
graphics/vuescan: Updated for version 9.7.35.
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 | 2 | ||||
-rw-r--r-- | graphics/vuescan/vuescan.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/graphics/vuescan/vuescan.SlackBuild b/graphics/vuescan/vuescan.SlackBuild index 9431a18101..333969a7a3 100644 --- a/graphics/vuescan/vuescan.SlackBuild +++ b/graphics/vuescan/vuescan.SlackBuild @@ -24,7 +24,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=vuescan -VERSION=${VERSION:-9.7.33} +VERSION=${VERSION:-9.7.35} 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 a6a4d13428..db9e8e3c23 100644 --- a/graphics/vuescan/vuescan.info +++ b/graphics/vuescan/vuescan.info @@ -1,10 +1,10 @@ PRGNAM="vuescan" -VERSION="9.7.33" +VERSION="9.7.35" HOMEPAGE="https://www.hamrick.com" DOWNLOAD="https://www.hamrick.com/files/vuex3297.tgz" -MD5SUM="503bb3098652025046f22c1aad5b8b75" +MD5SUM="ed356be5f31a734704ce8b9002b71bb3" DOWNLOAD_x86_64="https://www.hamrick.com/files/vuex6497.tgz" -MD5SUM_x86_64="08971a9801ca9ee4122a21d4351ec23b" +MD5SUM_x86_64="f61d73b0117ffe0c774abbd5bf6a3f03" REQUIRES="" MAINTAINER="Andrew Clemons" EMAIL="andrew.clemons@gmail.com" |