diff options
Diffstat (limited to 'misc/subsurface')
-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 4ac557a6b569..20bc7977d6c2 100644 --- a/misc/subsurface/subsurface.SlackBuild +++ b/misc/subsurface/subsurface.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=subsurface SRCNAM=Subsurface -VERSION=${VERSION:-4.4.1} +VERSION=${VERSION:-4.4.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/misc/subsurface/subsurface.info b/misc/subsurface/subsurface.info index 19dfdc35033e..64da37213beb 100644 --- a/misc/subsurface/subsurface.info +++ b/misc/subsurface/subsurface.info @@ -1,8 +1,8 @@ PRGNAM="subsurface" -VERSION="4.4.1" +VERSION="4.4.2" HOMEPAGE="http://subsurface.hohndel.org/" -DOWNLOAD="http://subsurface.hohndel.org/downloads/Subsurface-4.4.1.tgz" -MD5SUM="97b450a73a6fd00f5dc65334355f9553" +DOWNLOAD="http://subsurface.hohndel.org/downloads/Subsurface-4.4.2.tgz" +MD5SUM="9700199b0aedc1ad9f9ebe3cff0f8733" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="libdivecomputer libgit2" |