diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2018-03-29 10:53:41 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-03-31 07:42:32 +0700 |
commit | d64a4b24b390c22859302aca15010f18c5b0ff61 (patch) | |
tree | ec5fc82ff9b003564faf1d48edc3e26fc54a516b /graphics | |
parent | 68b4196b331bfe559377aa348f5bc85e60b57f9e (diff) | |
download | slackbuilds-d64a4b24b390c22859302aca15010f18c5b0ff61.tar.gz |
graphics/vuescan: Updated for version 9.6.07.
Self-host the tarballs because upstream replaces
them at every minor version release
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/vuescan/vuescan.SlackBuild | 2 | ||||
-rw-r--r-- | graphics/vuescan/vuescan.info | 10 |
2 files changed, 6 insertions, 6 deletions
diff --git a/graphics/vuescan/vuescan.SlackBuild b/graphics/vuescan/vuescan.SlackBuild index 616ac83b5a..c5d15edfd8 100644 --- a/graphics/vuescan/vuescan.SlackBuild +++ b/graphics/vuescan/vuescan.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=vuescan -VERSION=${VERSION:-9.6.05} +VERSION=${VERSION:-9.6.07} 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 e7e8d7447c..119abb31c8 100644 --- a/graphics/vuescan/vuescan.info +++ b/graphics/vuescan/vuescan.info @@ -1,10 +1,10 @@ PRGNAM="vuescan" -VERSION="9.6.05" +VERSION="9.6.07" HOMEPAGE="http://www.hamrick.com" -DOWNLOAD="http://www.hamrick.com/files/vuex3296.tgz" -MD5SUM="ffac8eb0413197de3e6e04e25cf6f4c0" -DOWNLOAD_x86_64="http://www.hamrick.com/files/vuex6496.tgz" -MD5SUM_x86_64="aa93d6cae0e5b2f57fdb6aedfcc69d0c" +DOWNLOAD="http://ponce.cc/slackware/sources/repo/vuex3296.tgz" +MD5SUM="894ec35120bb4b68707444433542113d" +DOWNLOAD_x86_64="http://ponce.cc/slackware/sources/repo/vuex6496.tgz" +MD5SUM_x86_64="e7162320193b4b1e816f9eba10b1a2f0" REQUIRES="" MAINTAINER="Heiko Rosemann" EMAIL="heiko.rosemann@web.de" |