diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2019-12-07 14:18:05 +1300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-12-07 23:19:26 +0700 |
commit | 9b4cd82073e2c5111911e9033aa48cd93b221765 (patch) | |
tree | bda4446f54951d1fb713f7410709344c64e7a46c /graphics | |
parent | 7e9e303186aa6eda080dacf58cf775d5ca8f168f (diff) | |
download | slackbuilds-9b4cd82073e2c5111911e9033aa48cd93b221765.tar.gz |
graphics/vuescan: Updated for version 9.7.11.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Diffstat (limited to 'graphics')
-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 b8e1b39984..96147a21f8 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.08} +VERSION=${VERSION:-9.7.11} 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 9b263c395c..ae6517b45f 100644 --- a/graphics/vuescan/vuescan.info +++ b/graphics/vuescan/vuescan.info @@ -1,10 +1,10 @@ PRGNAM="vuescan" -VERSION="9.7.08" +VERSION="9.7.11" HOMEPAGE="https://www.hamrick.com" DOWNLOAD="https://www.hamrick.com/files/vuex3297.tgz" -MD5SUM="ce8598e5f038dbd3c0046040610edeec" +MD5SUM="443f952737a91b04162023a520d493a7" DOWNLOAD_x86_64="https://www.hamrick.com/files/vuex6497.tgz" -MD5SUM_x86_64="47bf3eb38f3d2a0b29c1d96a5a5b87cd" +MD5SUM_x86_64="7933badfe14172cd569057444cb6bc35" REQUIRES="" MAINTAINER="Andrew Clemons" EMAIL="andrew.clemons@gmail.com" |