diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2021-07-24 11:09:12 +1200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-07-25 16:56:09 +0700 |
commit | b503bd45c5168cbf390fc1e53ccec373ca65d46a (patch) | |
tree | 61099979aacac262fbbba3657d5753f7aa5e55d7 /graphics | |
parent | ad6f78422542e5578abd834555e4b0629b68a8ce (diff) | |
download | slackbuilds-b503bd45c5168cbf390fc1e53ccec373ca65d46a.tar.gz |
graphics/vuescan: Updated for version 9.7.59.
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 1cb4d4f7ed..86a667efd9 100644 --- a/graphics/vuescan/vuescan.SlackBuild +++ b/graphics/vuescan/vuescan.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=vuescan -VERSION=${VERSION:-9.7.58} +VERSION=${VERSION:-9.7.59} SRCVER=${SRCVER:-$(echo "$VERSION" | cut -d. -f-2 | sed 's/\.//g')} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/graphics/vuescan/vuescan.info b/graphics/vuescan/vuescan.info index bf82d0f25d..5cb867303f 100644 --- a/graphics/vuescan/vuescan.info +++ b/graphics/vuescan/vuescan.info @@ -1,10 +1,10 @@ PRGNAM="vuescan" -VERSION="9.7.58" +VERSION="9.7.59" HOMEPAGE="https://www.hamrick.com" DOWNLOAD="https://d2bwyyzfw77fhf.cloudfront.net/vuex3297.tgz" -MD5SUM="fe73cbabb728305d4ae1d3cf920f265f" +MD5SUM="0b342c10d44b8b34f88fe0b7158eb11c" DOWNLOAD_x86_64="https://d2bwyyzfw77fhf.cloudfront.net/vuex6497.tgz" -MD5SUM_x86_64="8535a68d1ef60fbccd0a34be171586f6" +MD5SUM_x86_64="d89b784d2aaab8dddb013dcdc9ebec65" REQUIRES="" MAINTAINER="Andrew Clemons" EMAIL="andrew.clemons@gmail.com" |