mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
graphics/vuescan: Updated for version 9.4.47.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
9588d17431
commit
5bae5036ea
2 changed files with 5 additions and 5 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue