diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-12-08 01:07:30 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-12-08 01:07:30 +0700 |
commit | 52c5dbf022e7799a1938b04d2b6d31fef71ef2bd (patch) | |
tree | 81d78386023f354cc78cb010c200b2c38e992568 /office | |
parent | a7829fadb08c8f49e9a6f79a535e36af182c8f98 (diff) |
office/MasterPDFEditor: Updated for version 5.9.80.
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 e8cbc6a8dcf1..acfac6b3d413 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.9.70} +VERSION=${VERSION:-5.9.80} MAJVER=${MAJVER:-5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/office/MasterPDFEditor/MasterPDFEditor.info b/office/MasterPDFEditor/MasterPDFEditor.info index b4f5101d0936..96a38b628d19 100644 --- a/office/MasterPDFEditor/MasterPDFEditor.info +++ b/office/MasterPDFEditor/MasterPDFEditor.info @@ -1,10 +1,10 @@ PRGNAM="MasterPDFEditor" -VERSION="5.9.70" +VERSION="5.9.80" HOMEPAGE="https://code-industry.net/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://code-industry.net/public/master-pdf-editor-5.9.70-qt5.x86_64.tar.gz" -MD5SUM_x86_64="daa6b9f1c9449c49326b83052195a02c" +DOWNLOAD_x86_64="https://code-industry.net/public/master-pdf-editor-5.9.80-qt5.x86_64.tar.gz" +MD5SUM_x86_64="cce8d198afc635cef17808cf033eb4df" REQUIRES="pkcs11-helper" MAINTAINER="Willy Sudiarto Raharjo" EMAIL="willysr@slackbuilds.org" |