diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-01-23 09:49:11 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-01-28 08:23:07 +0700 |
commit | c24f930ab942f26361935bfc88c14f3423fe9827 (patch) | |
tree | f5a8c9f5ae767471e905b2a1f41d502a98031c2d /office | |
parent | 9fa8b3132dd0695d18f620b456d22a9d6d4dc9cd (diff) |
office/MasterPDFEditor: Updated for version 5.9.30.
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 96dfa52968d2d..503cf2081a11e 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.9.20} +VERSION=${VERSION:-5.9.30} MAJVER=${MAJVER:-5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/office/MasterPDFEditor/MasterPDFEditor.info b/office/MasterPDFEditor/MasterPDFEditor.info index 4d7010d0ddc09..c865ad243da29 100644 --- a/office/MasterPDFEditor/MasterPDFEditor.info +++ b/office/MasterPDFEditor/MasterPDFEditor.info @@ -1,10 +1,10 @@ PRGNAM="MasterPDFEditor" -VERSION="5.9.20" +VERSION="5.9.30" HOMEPAGE="https://code-industry.net/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://code-industry.net/public/master-pdf-editor-5.9.20-qt5.x86_64.tar.gz" -MD5SUM_x86_64="990579b8e36d7af9860e5b21b00365be" +DOWNLOAD_x86_64="https://code-industry.net/public/master-pdf-editor-5.9.30-qt5.x86_64.tar.gz" +MD5SUM_x86_64="4e13e907f185e8a89c8e1b99f2d4fef1" REQUIRES="" MAINTAINER="Willy Sudiarto Raharjo" EMAIL="willysr@slackbuilds.org" |