diff options
Diffstat (limited to 'graphics/vuescan/vuescan.SlackBuild')
-rw-r--r-- | graphics/vuescan/vuescan.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/vuescan/vuescan.SlackBuild b/graphics/vuescan/vuescan.SlackBuild index a9a3d49d4b..4b4cae9bf0 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} |