diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-02-06 23:24:05 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-02-06 23:24:05 +0700 |
commit | 3a5671d960186cf16cf20e34ac46136a0d3058f3 (patch) | |
tree | 1ae62de43e4f7ff04e45cb1f861152037626f2fb | |
parent | d98e44b446a02102b19f8f07635e194c2ddba277 (diff) | |
download | slackbuilds-3a5671d960186cf16cf20e34ac46136a0d3058f3.tar.gz |
office/MasterPDFEditor: Updated for version 5.7.20.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-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 c5c7a9d679..cadcf3e511 100644 --- a/office/MasterPDFEditor/MasterPDFEditor.SlackBuild +++ b/office/MasterPDFEditor/MasterPDFEditor.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=MasterPDFEditor SRCNAM=master-pdf-editor -VERSION=${VERSION:-5.7.00} +VERSION=${VERSION:-5.7.20} MAJVER=${MAJVER:-5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/office/MasterPDFEditor/MasterPDFEditor.info b/office/MasterPDFEditor/MasterPDFEditor.info index 98b4dfa6a2..afe8c95b20 100644 --- a/office/MasterPDFEditor/MasterPDFEditor.info +++ b/office/MasterPDFEditor/MasterPDFEditor.info @@ -1,10 +1,10 @@ PRGNAM="MasterPDFEditor" -VERSION="5.7.00" +VERSION="5.7.20" HOMEPAGE="https://code-industry.net/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://code-industry.net/public/master-pdf-editor-5.7.00-qt5.x86_64.tar.gz" -MD5SUM_x86_64="406f7e6ed5fa9daf11b4272d09e0d5e5" +DOWNLOAD_x86_64="https://code-industry.net/public/master-pdf-editor-5.7.20-qt5.x86_64.tar.gz" +MD5SUM_x86_64="42829bbbf81b8971d2aa77a61f708def" REQUIRES="qt5" MAINTAINER="Willy Sudiarto Raharjo" EMAIL="willysr@slackbuilds.org" |