diff options
Diffstat (limited to 'graphics/vuescan/vuescan.SlackBuild')
-rw-r--r-- | graphics/vuescan/vuescan.SlackBuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/vuescan/vuescan.SlackBuild b/graphics/vuescan/vuescan.SlackBuild index c5d15edfd8..f90b71d3e7 100644 --- a/graphics/vuescan/vuescan.SlackBuild +++ b/graphics/vuescan/vuescan.SlackBuild @@ -3,6 +3,7 @@ # Slackware build script for vuescan # Copyright 2013-2017 Heiko Rosemann, Germany +# Copyright 2019 Andrew Clemons, Wellington, New Zealand # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +24,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=vuescan -VERSION=${VERSION:-9.6.07} +VERSION=${VERSION:-9.6.46} SRCVER=${SRCVER:-$(echo $VERSION | sed -e 's/\.//' -e 's/\..*//')} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |