mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
misc/subsurface: Updated for version 4.6.2
Signed-off-by: Larry Hajali <larryhaja[at]gmail[dot]com>
This commit is contained in:
parent
36a2af7a07
commit
fcb4a1e65f
2 changed files with 9 additions and 9 deletions
|
@ -24,8 +24,8 @@
|
|||
|
||||
PRGNAM=subsurface
|
||||
SRCNAM=Subsurface
|
||||
VERSION=${VERSION:-4.6.1}
|
||||
BUILD=${BUILD:-2}
|
||||
VERSION=${VERSION:-4.6.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
if [ -z "$ARCH" ]; then
|
||||
|
|
|
@ -1,12 +1,12 @@
|
|||
PRGNAM="subsurface"
|
||||
VERSION="4.6.1"
|
||||
VERSION="4.6.2"
|
||||
HOMEPAGE="http://subsurface.hohndel.org/"
|
||||
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="http://subsurface.hohndel.org/downloads/Subsurface-4.6.2.tgz \
|
||||
http://subsurface-divelog.org/downloads/libdivecomputer-subsurface-branch-4.6.2.tgz \
|
||||
http://subsurface-divelog.org/downloads/marble-subsurface-branch-4.6.2.tgz"
|
||||
MD5SUM="4da92a9c61f24902171884b8f45e3390 \
|
||||
4d8b370e320cd79d3b005504131041f8 \
|
||||
aa4e99f0f6b28ee68ea2648a43d320ff"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="libgit2 grantlee-qt5 qt5-webkit"
|
||||
|
|
Loading…
Reference in a new issue