diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2021-09-12 10:55:46 +1200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-09-16 00:45:40 +0700 |
commit | 65794ee6c383660cb409beedf08afa451ed8cd21 (patch) | |
tree | b3fbc5ee5aa6edf0581b3b7ca4e5b2ac7a826816 /graphics | |
parent | d9d29abe9087935cf302b0ec78b91cf542da5193 (diff) |
graphics/vuescan: Updated for version 9.7.65.
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 6aa144821c4d6..f7e1819113b3f 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.64} +VERSION=${VERSION:-9.7.65} 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 68098cd4e50da..ba9aef2002021 100644 --- a/graphics/vuescan/vuescan.info +++ b/graphics/vuescan/vuescan.info @@ -1,10 +1,10 @@ PRGNAM="vuescan" -VERSION="9.7.64" +VERSION="9.7.65" HOMEPAGE="https://www.hamrick.com" DOWNLOAD="https://d2bwyyzfw77fhf.cloudfront.net/vuex3297.tgz" -MD5SUM="0803aa45a0fd3d688e1c0a90bafe33c6" +MD5SUM="898de515b7d7b672b49d2b1f20b2d145" DOWNLOAD_x86_64="https://d2bwyyzfw77fhf.cloudfront.net/vuex6497.tgz" -MD5SUM_x86_64="27d770d63d4b7c3c64c1b837a2988d36" +MD5SUM_x86_64="6a07e26cd6e1412d379bee754539987b" REQUIRES="" MAINTAINER="Andrew Clemons" EMAIL="andrew.clemons@gmail.com" |