diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2024-11-16 08:56:34 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-11-16 16:41:04 +0700 |
commit | 2c94c6117f497a73e2134dd014b59cc015a7ad1f (patch) | |
tree | 2cd694618965d9290fa2c98d181d5747f3fe24e5 | |
parent | 3b9a464e7b0ed236b4b914454eeb4e424536065b (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 10c5f35f181d..ae0fc15a95f3 100644 --- a/graphics/vuescan/vuescan.SlackBuild +++ b/graphics/vuescan/vuescan.SlackBuild @@ -29,7 +29,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=vuescan VERSION=${VERSION:-9.8.39} 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 b1bbfc3a5fb8..d64c11fd5a79 100644 --- a/graphics/vuescan/vuescan.info +++ b/graphics/vuescan/vuescan.info @@ -5,8 +5,8 @@ DOWNLOAD="UNSUPPORTED" MD5SUM="" DOWNLOAD_x86_64="https://d2bwyyzfw77fhf.cloudfront.net/vuea6498.tgz \ https://d2bwyyzfw77fhf.cloudfront.net/vuex6498.tgz" -MD5SUM_x86_64="2508efd8deb612012590176c6527d8ba \ - e11a09d86913b173d7d05167e4d2f00d" +MD5SUM_x86_64="c65812a74a5824f8289da510eea7c542 \ + 6f522c4b78e58cd51352d10b1bd3c368" REQUIRES="" MAINTAINER="Andrew Clemons" EMAIL="andrew.clemons@gmail.com" |