diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2022-09-16 23:40:57 +0900 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-09-17 09:00:09 +0700 |
commit | 8c063b5b7d3a63b6682bad4ecb651f32a0134987 (patch) | |
tree | 8d84440443765aa95c3fbf33f3c228ac0df0df86 /graphics | |
parent | aefcf046cbe5a3076ccddad7f84322c0ea8c5ad6 (diff) | |
download | slackbuilds-8c063b5b7d3a63b6682bad4ecb651f32a0134987.tar.gz |
graphics/vuescan: Updated for version 9.7.92.
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 fba69f7fa1..4fb30c8e8c 100644 --- a/graphics/vuescan/vuescan.SlackBuild +++ b/graphics/vuescan/vuescan.SlackBuild @@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=vuescan -VERSION=${VERSION:-9.7.91} +VERSION=${VERSION:-9.7.92} 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 5742256561..e67af801db 100644 --- a/graphics/vuescan/vuescan.info +++ b/graphics/vuescan/vuescan.info @@ -1,10 +1,10 @@ PRGNAM="vuescan" -VERSION="9.7.91" +VERSION="9.7.92" HOMEPAGE="https://www.hamrick.com" DOWNLOAD="https://d2bwyyzfw77fhf.cloudfront.net/vuex3297.tgz" -MD5SUM="ccc87a556abd1dfd2174377b99db8aad" +MD5SUM="72aea78abcaf97a8cd77156822adf894" DOWNLOAD_x86_64="https://d2bwyyzfw77fhf.cloudfront.net/vuex6497.tgz" -MD5SUM_x86_64="009d59fadc9bda1c1f17b4bf98189630" +MD5SUM_x86_64="ddda2ca96b17f8f159f198d454e7c346" REQUIRES="" MAINTAINER="Andrew Clemons" EMAIL="andrew.clemons@gmail.com" |