diff options
author | Heiko Rosemann <heiko.rosemann@web.de> | 2014-10-11 17:22:08 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-10-11 17:22:08 +0700 |
commit | 5bae5036eac9b39047beb092741c8127160718fb (patch) | |
tree | c1c3a08985e2380653db840eb7904d0db210bd69 /graphics/vuescan/vuescan.SlackBuild | |
parent | 9588d174311eece6fe88aa84eec385bf3dddac15 (diff) | |
download | slackbuilds-5bae5036eac9b39047beb092741c8127160718fb.tar.gz |
graphics/vuescan: Updated for version 9.4.47.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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 583f29f348..0b1a38bdd7 100644 --- a/graphics/vuescan/vuescan.SlackBuild +++ b/graphics/vuescan/vuescan.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for vuescan -# Copyright 2013 Heiko Rosemann, Germany +# Copyright 2013-2014 Heiko Rosemann, Germany # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=vuescan -VERSION=${VERSION:-9.4.26} +VERSION=${VERSION:-9.4.47} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |