diff options
author | Larry Hajali <larryhaja[at]gmail[dot]com> | 2018-10-04 14:57:27 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-10-06 07:25:25 +0700 |
commit | 48560a27449d6a004cada8e4be02eacf4a94e875 (patch) | |
tree | c15f3b33323d0459dc36dbc76d69df6284db291d /misc/subsurface/subsurface.SlackBuild | |
parent | e7c8e0f1348f7d646381b623038a630bc5c309f1 (diff) |
misc/subsurface: Updated for version 4.8.3
Signed-off-by: Larry Hajali <larryhaja[at]gmail[dot]com>
Diffstat (limited to 'misc/subsurface/subsurface.SlackBuild')
-rw-r--r-- | misc/subsurface/subsurface.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/subsurface/subsurface.SlackBuild b/misc/subsurface/subsurface.SlackBuild index 086043aca75bf..4e5d805aadd1b 100644 --- a/misc/subsurface/subsurface.SlackBuild +++ b/misc/subsurface/subsurface.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=subsurface SRCNAM=Subsurface -VERSION=${VERSION:-4.8.2} +VERSION=${VERSION:-4.8.3} MD5LONG=${MD5LONG:-54a357f9590d9cf011bf1713589f66bad65e00eb} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |