misc/subsurface: Updated for version 4.6.1

Signed-off-by: Larry Hajali <larryhaja[at]gmail[dot]com>
This commit is contained in:
Larry Hajali 2017-02-14 11:45:07 -08:00 committed by Willy Sudiarto Raharjo
parent bb7cf8c20d
commit 76ee3890a6
2 changed files with 8 additions and 8 deletions

View File

@ -24,7 +24,7 @@
PRGNAM=subsurface
SRCNAM=Subsurface
VERSION=${VERSION:-4.6.0}
VERSION=${VERSION:-4.6.1}
BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}

View File

@ -1,12 +1,12 @@
PRGNAM="subsurface"
VERSION="4.6.0"
VERSION="4.6.1"
HOMEPAGE="http://subsurface.hohndel.org/"
DOWNLOAD="http://subsurface.hohndel.org/downloads/Subsurface-4.6.0.tgz \
http://subsurface-divelog.org/downloads/libdivecomputer-subsurface-branch-4.6.0.tgz \
http://subsurface-divelog.org/downloads/marble-subsurface-branch-4.6.0.tgz"
MD5SUM="dcac9c0d19f3f7b5a71d89a5ac1d330c \
b75c0f1f1a53ca7e6bd81740855c9b1f \
850fd31e8fd28764c38f09d9bb864409"
DOWNLOAD="http://subsurface.hohndel.org/downloads/Subsurface-4.6.1.tgz \
http://subsurface-divelog.org/downloads/libdivecomputer-subsurface-branch-4.6.1.tgz \
http://subsurface-divelog.org/downloads/marble-subsurface-branch-4.6.1.tgz"
MD5SUM="f93a459e92fa8331dee8ac94beb00aa8 \
519bf1f41357306d6575826ddff7cda7 \
7d10b06f173f5d84327d6c7e20df8c1b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="libgit2 grantlee-qt5 qt5-webkit"