mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
graphics/vuescan: Update for new upstream md5sum, build bump.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
78adfa448a
commit
f7c68d660a
2 changed files with 4 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for vuescan
|
||||
|
||||
# Copyright 2013-2014 Heiko Rosemann, Germany
|
||||
# Copyright 2013-2017 Heiko Rosemann, Germany
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -25,7 +25,7 @@
|
|||
PRGNAM=vuescan
|
||||
VERSION=${VERSION:-9.5.80}
|
||||
SRCVER=${SRCVER:-$(echo $VERSION | sed -e 's/\.//' -e 's/\..*//')}
|
||||
BUILD=${BUILD:-1}
|
||||
BUILD=${BUILD:-2}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
ARCH=${ARCH:-$(uname -m)}
|
||||
|
|
|
@ -2,9 +2,9 @@ PRGNAM="vuescan"
|
|||
VERSION="9.5.80"
|
||||
HOMEPAGE="http://www.hamrick.com"
|
||||
DOWNLOAD="http://www.hamrick.com/files/vuex3295.tgz"
|
||||
MD5SUM="ead9136db997fbc335015b04e162b2eb"
|
||||
MD5SUM="8641dd10741df5c08306ceeaea0646d4"
|
||||
DOWNLOAD_x86_64="http://www.hamrick.com/files/vuex6495.tgz"
|
||||
MD5SUM_x86_64="1bd35d18a4ccda739a25b42b5fc797e5"
|
||||
MD5SUM_x86_64="753f744eb2c65e6d95db35be66f3df58"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Heiko Rosemann"
|
||||
EMAIL="heiko.rosemann@web.de"
|
||||
|
|
Loading…
Reference in a new issue