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 | |
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>
-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 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} diff --git a/graphics/vuescan/vuescan.info b/graphics/vuescan/vuescan.info index 4948ca0190..056b9b676c 100644 --- a/graphics/vuescan/vuescan.info +++ b/graphics/vuescan/vuescan.info @@ -1,10 +1,10 @@ PRGNAM="vuescan" -VERSION="9.4.26" +VERSION="9.4.47" HOMEPAGE="http://www.hamrick.com" DOWNLOAD="http://www.hamrick.com/files/vuex3294.tgz" -MD5SUM="f8cd2ee99317b7bcf39a073dedc5c91b" +MD5SUM="ca3dd0a9a250d5ce8bfdf8dec1004fab" DOWNLOAD_x86_64="http://www.hamrick.com/files/vuex6494.tgz" -MD5SUM_x86_64="712f42004a35c4a5d39639851cff7cb4" +MD5SUM_x86_64="cc7cd9ed4719c4e32059f1b3ad583070" REQUIRES="" MAINTAINER="Heiko Rosemann" EMAIL="heiko.rosemann@web.de" |