diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-10-01 09:35:57 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-10-01 09:35:57 +0700 |
commit | 103b17dbe5225c977d80fd1160f70b593692a92e (patch) | |
tree | 758a1ce497f74e7ac1857e20d40d1ae4244a7364 /office/MasterPDFEditor/MasterPDFEditor.SlackBuild | |
parent | f7482dcc63fb3559bda5cf00cb053c2f19f17ff2 (diff) |
office/MasterPDFEditor: Updated for version 5.8.06.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office/MasterPDFEditor/MasterPDFEditor.SlackBuild')
-rw-r--r-- | office/MasterPDFEditor/MasterPDFEditor.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/office/MasterPDFEditor/MasterPDFEditor.SlackBuild b/office/MasterPDFEditor/MasterPDFEditor.SlackBuild index 0520fef0a1..8e6dd2ece7 100644 --- a/office/MasterPDFEditor/MasterPDFEditor.SlackBuild +++ b/office/MasterPDFEditor/MasterPDFEditor.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=MasterPDFEditor SRCNAM=master-pdf-editor -VERSION=${VERSION:-5.7.90} +VERSION=${VERSION:-5.8.06} MAJVER=${MAJVER:-5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |