diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2021-04-03 09:27:44 +1300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-04-03 08:48:26 +0700 |
commit | 76cf5cf3cd113b614fe04210d2e96e08102e62ee (patch) | |
tree | 1c884fd947c31e457138d7294a42a1ceed69c64c | |
parent | 7c5f7a611965779c77b8fff6969507eeb4fda1be (diff) |
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.SlackBuild | 2 | ||||
-rw-r--r-- | graphics/vuescan/vuescan.info | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/graphics/vuescan/vuescan.SlackBuild b/graphics/vuescan/vuescan.SlackBuild index e38795b110a0..3b383057244f 100644 --- a/graphics/vuescan/vuescan.SlackBuild +++ b/graphics/vuescan/vuescan.SlackBuild @@ -26,7 +26,7 @@ PRGNAM=vuescan VERSION=${VERSION:-9.7.51} SRCVER=${SRCVER:-$(echo "$VERSION" | sed -e 's/\.//' -e 's/\..*//')} -BUILD=${BUILD:-2} +BUILD=${BUILD:-3} TAG=${TAG:-_SBo} ARCH=${ARCH:-$(uname -m)} diff --git a/graphics/vuescan/vuescan.info b/graphics/vuescan/vuescan.info index 3414aa0394b2..39566e0b2465 100644 --- a/graphics/vuescan/vuescan.info +++ b/graphics/vuescan/vuescan.info @@ -2,9 +2,9 @@ PRGNAM="vuescan" VERSION="9.7.51" HOMEPAGE="https://www.hamrick.com" DOWNLOAD="https://www.hamrick.com/files/vuex3297.tgz" -MD5SUM="bda90201acd59a83d9fff3cc01bbfae3" +MD5SUM="0392a47a89bcd0d41a3ed529d96b6b00" DOWNLOAD_x86_64="https://www.hamrick.com/files/vuex6497.tgz" -MD5SUM_x86_64="0819e7145739d917434b81509f0786cd" +MD5SUM_x86_64="99c28d8a3e97b2c849b03829e41acc87" REQUIRES="" MAINTAINER="Andrew Clemons" EMAIL="andrew.clemons@gmail.com" |