diff options
Diffstat (limited to 'graphics/vuescan/vuescan.SlackBuild')
-rw-r--r-- | graphics/vuescan/vuescan.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/vuescan/vuescan.SlackBuild b/graphics/vuescan/vuescan.SlackBuild index f6fc9eda4567..68dab51f38a4 100644 --- a/graphics/vuescan/vuescan.SlackBuild +++ b/graphics/vuescan/vuescan.SlackBuild @@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=vuescan -VERSION=${VERSION:-9.8.18} +VERSION=${VERSION:-9.8.20} SRCVER=${SRCVER:-$(echo "$VERSION" | cut -d. -f-2 | sed 's/\.//g')} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |