diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-10-31 20:29:13 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-10-31 20:29:13 +0700 |
commit | 8b0c4a9814d10ea290b494bed040b81e1247e7ac (patch) | |
tree | d86fa5b70fcad13f7e5c6b59d354d51b2a9f96b1 /office | |
parent | 16e2a21e3d57fc7be3101855c34838c69a8bdcbf (diff) |
office/MasterPDFEditor: Updated for version 5.9.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 11b462851733..6c988ef2c16f 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.8.70} +VERSION=${VERSION:-5.9.06} MAJVER=${MAJVER:-5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/office/MasterPDFEditor/MasterPDFEditor.info b/office/MasterPDFEditor/MasterPDFEditor.info index c91a792242df..276b847b8613 100644 --- a/office/MasterPDFEditor/MasterPDFEditor.info +++ b/office/MasterPDFEditor/MasterPDFEditor.info @@ -1,10 +1,10 @@ PRGNAM="MasterPDFEditor" -VERSION="5.8.70" +VERSION="5.9.06" HOMEPAGE="https://code-industry.net/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://code-industry.net/public/master-pdf-editor-5.8.70-qt5.x86_64.tar.gz" -MD5SUM_x86_64="101c1970ec7fa7aa1b33fe08193f300a" +DOWNLOAD_x86_64="https://code-industry.net/public/master-pdf-editor-5.9.06-qt5.x86_64.tar.gz" +MD5SUM_x86_64="19b1c963ae48829a70c74d3b7d99cfa2" REQUIRES="" MAINTAINER="Willy Sudiarto Raharjo" EMAIL="willysr@slackbuilds.org" |