diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2019-12-14 14:44:36 +1300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-12-15 17:06:29 +0700 |
commit | bb70988596fa8a2fbfeb4180b425aff861958a38 (patch) | |
tree | 30127a6e61eb369856eeacd0b82655829fdd7042 /graphics/vuescan | |
parent | 7c720e44cd9000bbd638d58be5942bec36764628 (diff) |
graphics/vuescan: Updated for version 9.7.12.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Diffstat (limited to 'graphics/vuescan')
-rw-r--r-- | graphics/vuescan/vuescan.SlackBuild | 2 | ||||
-rw-r--r-- | graphics/vuescan/vuescan.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/graphics/vuescan/vuescan.SlackBuild b/graphics/vuescan/vuescan.SlackBuild index 96147a21f8c6..d9d9ebed1ae4 100644 --- a/graphics/vuescan/vuescan.SlackBuild +++ b/graphics/vuescan/vuescan.SlackBuild @@ -24,7 +24,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=vuescan -VERSION=${VERSION:-9.7.11} +VERSION=${VERSION:-9.7.12} SRCVER=${SRCVER:-$(echo "$VERSION" | sed -e 's/\.//' -e 's/\..*//')} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/graphics/vuescan/vuescan.info b/graphics/vuescan/vuescan.info index ae6517b45fbf..2a5d5497d800 100644 --- a/graphics/vuescan/vuescan.info +++ b/graphics/vuescan/vuescan.info @@ -1,10 +1,10 @@ PRGNAM="vuescan" -VERSION="9.7.11" +VERSION="9.7.12" HOMEPAGE="https://www.hamrick.com" DOWNLOAD="https://www.hamrick.com/files/vuex3297.tgz" -MD5SUM="443f952737a91b04162023a520d493a7" +MD5SUM="92d8f70546a3e93a672aa716a691067a" DOWNLOAD_x86_64="https://www.hamrick.com/files/vuex6497.tgz" -MD5SUM_x86_64="7933badfe14172cd569057444cb6bc35" +MD5SUM_x86_64="907ff889d5008b4faaf7a45ee46f04cc" REQUIRES="" MAINTAINER="Andrew Clemons" EMAIL="andrew.clemons@gmail.com" |