summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Andrew Clemons <andrew.clemons@gmail.com>2023-01-29 12:06:01 +0900
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-02-04 07:20:00 +0700
commitb10378af2674aeac5a4a38b0fd36cafa0d96802d (patch)
treebc07941338e5cdab8f52e90ab3e369bfdea43f4e
parent56604dfd00063e6dd2204044c3e7ea6a01f0e934 (diff)
downloadslackbuilds-b10378af2674aeac5a4a38b0fd36cafa0d96802d.tar.gz
slackbuilds-b10378af2674aeac5a4a38b0fd36cafa0d96802d.tar.xz
graphics/vuescan: Updated MD5SUMs.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--graphics/vuescan/vuescan.SlackBuild4
-rw-r--r--graphics/vuescan/vuescan.info4
2 files changed, 4 insertions, 4 deletions
diff --git a/graphics/vuescan/vuescan.SlackBuild b/graphics/vuescan/vuescan.SlackBuild
index 831517ec37..45e7d122f2 100644
--- a/graphics/vuescan/vuescan.SlackBuild
+++ b/graphics/vuescan/vuescan.SlackBuild
@@ -4,7 +4,7 @@
# Copyright 2013-2017 Heiko Rosemann, Germany
# Copyright 2019-2022 Andrew Clemons, Wellington, New Zealand
-# Copyright 2022 Andrew Clemons, Tokyo, Japan
+# Copyright 2022-2023 Andrew Clemons, Tokyo, Japan
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -29,7 +29,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=vuescan
VERSION=${VERSION:-9.7.97}
SRCVER=${SRCVER:-$(echo "$VERSION" | cut -d. -f-2 | sed 's/\.//g')}
-BUILD=${BUILD:-1}
+BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/graphics/vuescan/vuescan.info b/graphics/vuescan/vuescan.info
index 93327c8ad1..fba8173540 100644
--- a/graphics/vuescan/vuescan.info
+++ b/graphics/vuescan/vuescan.info
@@ -2,9 +2,9 @@ PRGNAM="vuescan"
VERSION="9.7.97"
HOMEPAGE="https://www.hamrick.com"
DOWNLOAD="https://d2bwyyzfw77fhf.cloudfront.net/vuex3297.tgz"
-MD5SUM="58da805ee58cff68c64e9c5962e597ba"
+MD5SUM="6a04c83851d0fa2432d287175da081f4"
DOWNLOAD_x86_64="https://d2bwyyzfw77fhf.cloudfront.net/vuex6497.tgz"
-MD5SUM_x86_64="6649e3792c91eeb1d930cfcfa8d58654"
+MD5SUM_x86_64="9379f30c826337529c8bd6c94937e779"
REQUIRES=""
MAINTAINER="Andrew Clemons"
EMAIL="andrew.clemons@gmail.com"