diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-06-18 08:51:18 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-06-18 09:10:08 +0700 |
commit | 6dfca6dc072f9848cf1817c6d176fc1206d15196 (patch) | |
tree | b2682f3c9f5f06d8974aaa4c252ebdfc643e5931 /office | |
parent | efc1834d5a223fda8abb122d1b4119beb2ccaa52 (diff) |
office/MasterPDFEditor: Updated for version 5.8.63.
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 5b47f8db5b0a..c7b092de791c 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.52} +VERSION=${VERSION:-5.8.63} MAJVER=${MAJVER:-5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/office/MasterPDFEditor/MasterPDFEditor.info b/office/MasterPDFEditor/MasterPDFEditor.info index 427f0e69b104..df7dc7bd5806 100644 --- a/office/MasterPDFEditor/MasterPDFEditor.info +++ b/office/MasterPDFEditor/MasterPDFEditor.info @@ -1,10 +1,10 @@ PRGNAM="MasterPDFEditor" -VERSION="5.8.52" +VERSION="5.8.63" HOMEPAGE="https://code-industry.net/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://code-industry.net/public/master-pdf-editor-5.8.52-qt5.x86_64.tar.gz" -MD5SUM_x86_64="cc63da87331029c62d0fb2c4a362f310" +DOWNLOAD_x86_64="https://code-industry.net/public/master-pdf-editor-5.8.63-qt5.x86_64.tar.gz" +MD5SUM_x86_64="c973e6376a49ced028fdf00bc3514a0c" REQUIRES="" MAINTAINER="Willy Sudiarto Raharjo" EMAIL="willysr@slackbuilds.org" |