diff options
author | Larry Hajali <larryhaja[at]gmail[dot]com> | 2016-08-22 12:20:23 +0100 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2016-08-28 00:22:59 +0100 |
commit | 62e7e99ac9ed2560c8ea614664dc5b9ece29b624 (patch) | |
tree | bd7693b0036b13dade489d34cff2f1c39931fbaa /misc/subsurface/subsurface.info | |
parent | 01eb0b54657000173c612420cc90c13948b91aa6 (diff) |
misc/subsurface: Updated for version 4.5.6.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'misc/subsurface/subsurface.info')
-rw-r--r-- | misc/subsurface/subsurface.info | 12 |
1 files changed, 8 insertions, 4 deletions
diff --git a/misc/subsurface/subsurface.info b/misc/subsurface/subsurface.info index 64da37213beba..e438b109c471c 100644 --- a/misc/subsurface/subsurface.info +++ b/misc/subsurface/subsurface.info @@ -1,10 +1,14 @@ PRGNAM="subsurface" -VERSION="4.4.2" +VERSION="4.5.6" HOMEPAGE="http://subsurface.hohndel.org/" -DOWNLOAD="http://subsurface.hohndel.org/downloads/Subsurface-4.4.2.tgz" -MD5SUM="9700199b0aedc1ad9f9ebe3cff0f8733" +DOWNLOAD="http://subsurface.hohndel.org/downloads/Subsurface-4.5.6.tgz \ + http://subsurface-divelog.org/downloads/libdivecomputer-subsurface-branch-4.5.6.tgz \ + http://subsurface-divelog.org/downloads/marble-subsurface-branch-4.5.6.tgz" +MD5SUM="2938e9ef0f50279f021f376c2ea5f0b6 \ + 1453be70136d525c588e6665c8e007af \ + 0eed12c9853581b5d9ef150c9f453a36" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="libdivecomputer libgit2" +REQUIRES="libgit2 grantlee-qt5 qt5-webkit" MAINTAINER="Larry Hajali" EMAIL="larryhaja[at]gmail[dot]com" |