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 | |
parent | f7482dcc63fb3559bda5cf00cb053c2f19f17ff2 (diff) | |
download | slackbuilds-103b17dbe5225c977d80fd1160f70b593692a92e.tar.gz |
office/MasterPDFEditor: Updated for version 5.8.06.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office')
-rw-r--r-- | office/MasterPDFEditor/MasterPDFEditor.SlackBuild | 2 | ||||
-rw-r--r-- | office/MasterPDFEditor/MasterPDFEditor.info | 6 |
2 files changed, 4 insertions, 4 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} diff --git a/office/MasterPDFEditor/MasterPDFEditor.info b/office/MasterPDFEditor/MasterPDFEditor.info index daeb6efc43..7f9a359beb 100644 --- a/office/MasterPDFEditor/MasterPDFEditor.info +++ b/office/MasterPDFEditor/MasterPDFEditor.info @@ -1,10 +1,10 @@ PRGNAM="MasterPDFEditor" -VERSION="5.7.90" +VERSION="5.8.06" HOMEPAGE="https://code-industry.net/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://code-industry.net/public/master-pdf-editor-5.7.90-qt5.x86_64.tar.gz" -MD5SUM_x86_64="19a2b79ecbfe722b77883d57282dc405" +DOWNLOAD_x86_64="https://code-industry.net/public/master-pdf-editor-5.8.06-qt5.x86_64.tar.gz" +MD5SUM_x86_64="a7bb4902a559afbe13444d384da172e3" REQUIRES="" MAINTAINER="Willy Sudiarto Raharjo" EMAIL="willysr@slackbuilds.org" |