diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2020-01-16 07:59:48 +1300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-01-18 12:25:07 +0700 |
commit | 07f2b8e29377b47b4e0a714fb52a73a7c8b5ecdc (patch) | |
tree | fa337c3565104378bf25de777a5f1dde2bc5027d /graphics | |
parent | 660b8ef6d0338e90d56cf3aacf3c6e16bbf60bb4 (diff) |
graphics/vuescan: Updated for version 9.7.20.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/vuescan/vuescan.SlackBuild | 4 | ||||
-rw-r--r-- | graphics/vuescan/vuescan.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/graphics/vuescan/vuescan.SlackBuild b/graphics/vuescan/vuescan.SlackBuild index a9a3d49d4bd2..4b4cae9bf068 100644 --- a/graphics/vuescan/vuescan.SlackBuild +++ b/graphics/vuescan/vuescan.SlackBuild @@ -3,7 +3,7 @@ # Slackware build script for vuescan # Copyright 2013-2017 Heiko Rosemann, Germany -# Copyright 2019 Andrew Clemons, Wellington, New Zealand +# Copyright 2019-2020 Andrew Clemons, Wellington, New Zealand # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -24,7 +24,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=vuescan -VERSION=${VERSION:-9.7.18} +VERSION=${VERSION:-9.7.20} SRCVER=${SRCVER:-$(echo "$VERSION" | sed -e 's/\.//' -e 's/\..*//')} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/graphics/vuescan/vuescan.info b/graphics/vuescan/vuescan.info index 3ed5adb2aeb6..106f4bda57b3 100644 --- a/graphics/vuescan/vuescan.info +++ b/graphics/vuescan/vuescan.info @@ -1,10 +1,10 @@ PRGNAM="vuescan" -VERSION="9.7.18" +VERSION="9.7.20" HOMEPAGE="https://www.hamrick.com" DOWNLOAD="https://www.hamrick.com/files/vuex3297.tgz" -MD5SUM="d84baff4677b18f6a26e04a8aa8415e5" +MD5SUM="26fb51d3cd0d5c438b508df87effe7c5" DOWNLOAD_x86_64="https://www.hamrick.com/files/vuex6497.tgz" -MD5SUM_x86_64="6a6c59f55c79a56b838af21234dbb33b" +MD5SUM_x86_64="ee0972c57bde621afe138bcd7bdaea7b" REQUIRES="" MAINTAINER="Andrew Clemons" EMAIL="andrew.clemons@gmail.com" |