diff options
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 64da37213b..e438b109c4 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" |