diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-11-12 11:56:15 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-11-12 11:56:15 +0700 |
commit | 45b45e91bae46f6d7189a6bb74ea90cd55b39fbf (patch) | |
tree | c4d4d924f051d61b7be87578972560e51606e4ee /office | |
parent | 3ca62d55ead48bac1472182a7dde1eacc414f309 (diff) |
office/MasterPDFEditor: Updated for version 5.8.20.
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 8e6dd2ece7b7..959ec1b361be 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.06} +VERSION=${VERSION:-5.8.20} MAJVER=${MAJVER:-5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/office/MasterPDFEditor/MasterPDFEditor.info b/office/MasterPDFEditor/MasterPDFEditor.info index 7f9a359beb28..62a5dadd5a3e 100644 --- a/office/MasterPDFEditor/MasterPDFEditor.info +++ b/office/MasterPDFEditor/MasterPDFEditor.info @@ -1,10 +1,10 @@ PRGNAM="MasterPDFEditor" -VERSION="5.8.06" +VERSION="5.8.20" HOMEPAGE="https://code-industry.net/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://code-industry.net/public/master-pdf-editor-5.8.06-qt5.x86_64.tar.gz" -MD5SUM_x86_64="a7bb4902a559afbe13444d384da172e3" +DOWNLOAD_x86_64="https://code-industry.net/public/master-pdf-editor-5.8.20-qt5.x86_64.tar.gz" +MD5SUM_x86_64="34249f13c577979ed98336f32b6f1e4d" REQUIRES="" MAINTAINER="Willy Sudiarto Raharjo" EMAIL="willysr@slackbuilds.org" |