diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-06-29 11:51:43 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-06-29 11:51:43 +0700 |
commit | aff8399321187aa6c48042680c848d28078381bc (patch) | |
tree | 9603223f5d47da5d33b5d52a1a5f70783e01cbe8 /office | |
parent | e07dd9f2041de84e5dacddf5227dc394280ceb06 (diff) |
office/MasterPDFEditor: Updated for version 5.8.65.
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 c7b092de791c..52c8341b5f38 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.63} +VERSION=${VERSION:-5.8.65} MAJVER=${MAJVER:-5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/office/MasterPDFEditor/MasterPDFEditor.info b/office/MasterPDFEditor/MasterPDFEditor.info index df7dc7bd5806..967997deaaf0 100644 --- a/office/MasterPDFEditor/MasterPDFEditor.info +++ b/office/MasterPDFEditor/MasterPDFEditor.info @@ -1,10 +1,10 @@ PRGNAM="MasterPDFEditor" -VERSION="5.8.63" +VERSION="5.8.65" HOMEPAGE="https://code-industry.net/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://code-industry.net/public/master-pdf-editor-5.8.63-qt5.x86_64.tar.gz" -MD5SUM_x86_64="c973e6376a49ced028fdf00bc3514a0c" +DOWNLOAD_x86_64="https://code-industry.net/public/master-pdf-editor-5.8.65-qt5.x86_64.tar.gz" +MD5SUM_x86_64="7490550fd7fae2100284d59b301768e0" REQUIRES="" MAINTAINER="Willy Sudiarto Raharjo" EMAIL="willysr@slackbuilds.org" |