summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Larry Hajali2017-02-21 17:32:39 +0100
committer Willy Sudiarto Raharjo2017-02-25 01:30:34 +0100
commitfcb4a1e65f5c475c1ce47f1aa885e49f6c526a9d (patch)
treebebbe995627535a8c15cf5675de45179f2ce8f6f
parent36a2af7a073f2e34f8b4674623b870509466c586 (diff)
downloadslackbuilds-fcb4a1e65f5c475c1ce47f1aa885e49f6c526a9d.tar.gz
misc/subsurface: Updated for version 4.6.2
Signed-off-by: Larry Hajali <larryhaja[at]gmail[dot]com>
-rw-r--r--misc/subsurface/subsurface.SlackBuild4
-rw-r--r--misc/subsurface/subsurface.info14
2 files changed, 9 insertions, 9 deletions
diff --git a/misc/subsurface/subsurface.SlackBuild b/misc/subsurface/subsurface.SlackBuild
index 1586670205..8311797d4a 100644
--- a/misc/subsurface/subsurface.SlackBuild
+++ b/misc/subsurface/subsurface.SlackBuild
@@ -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
diff --git a/misc/subsurface/subsurface.info b/misc/subsurface/subsurface.info
index 04e2c7f36f..0884d1ec5b 100644
--- a/misc/subsurface/subsurface.info
+++ b/misc/subsurface/subsurface.info
@@ -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"