diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-01-28 09:09:27 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-01-28 09:09:27 +0700 |
commit | 59ed2c4fc75a4dc239d0fe68aaae59722243c970 (patch) | |
tree | 03b16a3c9558d8b81058fbfbd4430e1348fe0487 /office | |
parent | 81da3110fda92b7de050fbe958df82fb0af3d536 (diff) |
office/MasterPDFEditor: Updated for version 5.9.35.
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 503cf2081a11..70225b11ac1b 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.30} +VERSION=${VERSION:-5.9.35} MAJVER=${MAJVER:-5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/office/MasterPDFEditor/MasterPDFEditor.info b/office/MasterPDFEditor/MasterPDFEditor.info index c865ad243da2..7b8ede5465ec 100644 --- a/office/MasterPDFEditor/MasterPDFEditor.info +++ b/office/MasterPDFEditor/MasterPDFEditor.info @@ -1,10 +1,10 @@ PRGNAM="MasterPDFEditor" -VERSION="5.9.30" +VERSION="5.9.35" HOMEPAGE="https://code-industry.net/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://code-industry.net/public/master-pdf-editor-5.9.30-qt5.x86_64.tar.gz" -MD5SUM_x86_64="4e13e907f185e8a89c8e1b99f2d4fef1" +DOWNLOAD_x86_64="https://code-industry.net/public/master-pdf-editor-5.9.35-qt5.x86_64.tar.gz" +MD5SUM_x86_64="7c8e839672955b45599a7c343c32f17f" REQUIRES="" MAINTAINER="Willy Sudiarto Raharjo" EMAIL="willysr@slackbuilds.org" |