diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2022-06-30 06:39:26 +0900 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-07-02 09:55:40 +0700 |
commit | 2e25f8fc6a88024faa49d9c096a7a46287dd2175 (patch) | |
tree | d747a1dbe8924ce58c3dd1f90e756d583ca4b640 /graphics | |
parent | b8b6b9e2675a106b5aa4a798b4a95510638ed737 (diff) | |
download | slackbuilds-2e25f8fc6a88024faa49d9c096a7a46287dd2175.tar.gz |
graphics/vuescan: Updated MD5SUMs.
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 | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/graphics/vuescan/vuescan.SlackBuild b/graphics/vuescan/vuescan.SlackBuild index 34be70f4d6..5e879ec705 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.7.88} 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 03e74743ad..d448c9e419 100644 --- a/graphics/vuescan/vuescan.info +++ b/graphics/vuescan/vuescan.info @@ -2,9 +2,9 @@ PRGNAM="vuescan" VERSION="9.7.88" HOMEPAGE="https://www.hamrick.com" DOWNLOAD="https://d2bwyyzfw77fhf.cloudfront.net/vuex3297.tgz" -MD5SUM="174457f8fb130a82497b3e194e064c92" +MD5SUM="035115aa523d8980b4536f0867888c5c" DOWNLOAD_x86_64="https://d2bwyyzfw77fhf.cloudfront.net/vuex6497.tgz" -MD5SUM_x86_64="5b00e93983a27048fae810af568c37f3" +MD5SUM_x86_64="1e422b24149b99e0b9993a1ed48af707" REQUIRES="" MAINTAINER="Andrew Clemons" EMAIL="andrew.clemons@gmail.com" |