diff options
Diffstat (limited to 'graphics/vuescan')
-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 4cbbcbe0e1..b8cefecc74 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.46} 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 4dc8ab5368..863da0a450 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="fe17f84cc705fd104f79f779114e9448 \ - 486458e117416e1854094138bd77613b" +MD5SUM_x86_64="209be5f5705c2fd4564c83aaf6aa54e9 \ + 53038564c3f226c174c27f62d713b2e2" REQUIRES="" MAINTAINER="Andrew Clemons" EMAIL="andrew.clemons@gmail.com" |