diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-07-08 00:53:11 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-07-08 00:54:45 +0700 |
commit | a9dcb248cb7a44d7d5431d3b6faae673dbf4ee74 (patch) | |
tree | 33a2cd5d46f68c8508feac85edf40fd97a87a403 /office | |
parent | 6b5156ad81554d79eac22b2349f6444fba6c79a6 (diff) | |
download | slackbuilds-a9dcb248cb7a44d7d5431d3b6faae673dbf4ee74.tar.gz |
office/MasterPDFEditor: Updated for version 5.8.70.
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 52c8341b5f..11b4628517 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.65} +VERSION=${VERSION:-5.8.70} MAJVER=${MAJVER:-5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/office/MasterPDFEditor/MasterPDFEditor.info b/office/MasterPDFEditor/MasterPDFEditor.info index 967997deaa..c91a792242 100644 --- a/office/MasterPDFEditor/MasterPDFEditor.info +++ b/office/MasterPDFEditor/MasterPDFEditor.info @@ -1,10 +1,10 @@ PRGNAM="MasterPDFEditor" -VERSION="5.8.65" +VERSION="5.8.70" HOMEPAGE="https://code-industry.net/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://code-industry.net/public/master-pdf-editor-5.8.65-qt5.x86_64.tar.gz" -MD5SUM_x86_64="7490550fd7fae2100284d59b301768e0" +DOWNLOAD_x86_64="https://code-industry.net/public/master-pdf-editor-5.8.70-qt5.x86_64.tar.gz" +MD5SUM_x86_64="101c1970ec7fa7aa1b33fe08193f300a" REQUIRES="" MAINTAINER="Willy Sudiarto Raharjo" EMAIL="willysr@slackbuilds.org" |