diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2022-03-12 16:14:57 +1300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-03-18 00:26:10 +0700 |
commit | e57f14a8f3183c3f2f9d346e6147521ba7631183 (patch) | |
tree | a349ad12f8a53d30859577d84e88cd9d8fffb5cf /graphics | |
parent | 9bef9336989282fceec9736a7a28abefbe3042f1 (diff) | |
download | slackbuilds-e57f14a8f3183c3f2f9d346e6147521ba7631183.tar.gz |
graphics/vuescan: Updated for version 9.7.80.
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 1156a9bb7e..ce0fcf25fa 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.79} +VERSION=${VERSION:-9.7.80} 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 41d2e7488f..42a98dee4d 100644 --- a/graphics/vuescan/vuescan.info +++ b/graphics/vuescan/vuescan.info @@ -1,10 +1,10 @@ PRGNAM="vuescan" -VERSION="9.7.79" +VERSION="9.7.80" HOMEPAGE="https://www.hamrick.com" DOWNLOAD="https://d2bwyyzfw77fhf.cloudfront.net/vuex3297.tgz" -MD5SUM="d62cefa12e4dd27079bfaef9c728ca97" +MD5SUM="6c9edd533c725e7957ee918aac870de0" DOWNLOAD_x86_64="https://d2bwyyzfw77fhf.cloudfront.net/vuex6497.tgz" -MD5SUM_x86_64="4af4fd81558dced420bf11765fa073e9" +MD5SUM_x86_64="30eb91e6e3f4848d81e01bf94ab71fa7" REQUIRES="" MAINTAINER="Andrew Clemons" EMAIL="andrew.clemons@gmail.com" |