diff options
Diffstat (limited to 'misc')
-rw-r--r-- | misc/subsurface/subsurface.SlackBuild | 2 | ||||
-rw-r--r-- | misc/subsurface/subsurface.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/misc/subsurface/subsurface.SlackBuild b/misc/subsurface/subsurface.SlackBuild index bf8ba265f0..893d8e83e9 100644 --- a/misc/subsurface/subsurface.SlackBuild +++ b/misc/subsurface/subsurface.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=subsurface SRCNAM=Subsurface -VERSION=${VERSION:-4.1} +VERSION=${VERSION:-4.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/misc/subsurface/subsurface.info b/misc/subsurface/subsurface.info index 7cf2d5bee5..f65597e781 100644 --- a/misc/subsurface/subsurface.info +++ b/misc/subsurface/subsurface.info @@ -1,8 +1,8 @@ PRGNAM="subsurface" -VERSION="4.1" +VERSION="4.2" HOMEPAGE="http://subsurface.hohndel.org/" -DOWNLOAD="http://subsurface.hohndel.org/downloads/Subsurface-4.1.tgz" -MD5SUM="3a71974c4896aa49039e8a407249564f" +DOWNLOAD="http://subsurface.hohndel.org/downloads/Subsurface-4.2.tgz" +MD5SUM="fd121c2d97c8812a0a7bc7096bb7ae48" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="libdivecomputer libgit2" |