From 042b1f06d9f2ea49f721f9ff758c2070ccbb4017 Mon Sep 17 00:00:00 2001 From: Andrew Clemons Date: Fri, 13 Jan 2023 21:32:38 +0900 Subject: graphics/vuescan: Updated for version 9.7.97. Signed-off-by: Andrew Clemons Signed-off-by: Willy Sudiarto Raharjo --- graphics/vuescan/vuescan.SlackBuild | 4 ++-- graphics/vuescan/vuescan.info | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/graphics/vuescan/vuescan.SlackBuild b/graphics/vuescan/vuescan.SlackBuild index 3b53d52297..831517ec37 100644 --- a/graphics/vuescan/vuescan.SlackBuild +++ b/graphics/vuescan/vuescan.SlackBuild @@ -27,9 +27,9 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=vuescan -VERSION=${VERSION:-9.7.96} +VERSION=${VERSION:-9.7.97} SRCVER=${SRCVER:-$(echo "$VERSION" | cut -d. -f-2 | sed 's/\.//g')} -BUILD=${BUILD:-4} +BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/graphics/vuescan/vuescan.info b/graphics/vuescan/vuescan.info index dbbdb18083..93327c8ad1 100644 --- a/graphics/vuescan/vuescan.info +++ b/graphics/vuescan/vuescan.info @@ -1,10 +1,10 @@ PRGNAM="vuescan" -VERSION="9.7.96" +VERSION="9.7.97" HOMEPAGE="https://www.hamrick.com" DOWNLOAD="https://d2bwyyzfw77fhf.cloudfront.net/vuex3297.tgz" -MD5SUM="f3adcfc946c801b8bd160061b82c4560" +MD5SUM="58da805ee58cff68c64e9c5962e597ba" DOWNLOAD_x86_64="https://d2bwyyzfw77fhf.cloudfront.net/vuex6497.tgz" -MD5SUM_x86_64="9c07d9e2f8cad3406a64071d6d217897" +MD5SUM_x86_64="6649e3792c91eeb1d930cfcfa8d58654" REQUIRES="" MAINTAINER="Andrew Clemons" EMAIL="andrew.clemons@gmail.com" -- cgit v1.2.3-65-gdbad