diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-12-10 11:55:36 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-12-13 01:48:15 +0700 |
commit | db45f4481a790112e7ae677ea2992244855331a4 (patch) | |
tree | 863ac89d49e50517b4b73da3cbab03ef3d5189b2 /office/MasterPDFEditor | |
parent | 230d2da7d15866c0d961deb1a94c0f883db8c5ef (diff) |
office/MasterPDFEditor: Updated for version 5.9.81.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office/MasterPDFEditor')
-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 acfac6b3d4132..5cd9da631b30b 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.80} +VERSION=${VERSION:-5.9.81} MAJVER=${MAJVER:-5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/office/MasterPDFEditor/MasterPDFEditor.info b/office/MasterPDFEditor/MasterPDFEditor.info index 96a38b628d197..8040b7c91c47c 100644 --- a/office/MasterPDFEditor/MasterPDFEditor.info +++ b/office/MasterPDFEditor/MasterPDFEditor.info @@ -1,10 +1,10 @@ PRGNAM="MasterPDFEditor" -VERSION="5.9.80" +VERSION="5.9.81" HOMEPAGE="https://code-industry.net/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://code-industry.net/public/master-pdf-editor-5.9.80-qt5.x86_64.tar.gz" -MD5SUM_x86_64="cce8d198afc635cef17808cf033eb4df" +DOWNLOAD_x86_64="https://code-industry.net/public/master-pdf-editor-5.9.81-qt5.x86_64.tar.gz" +MD5SUM_x86_64="9a8c2413b28bc3ba1a2084ff2e4d77b3" REQUIRES="pkcs11-helper" MAINTAINER="Willy Sudiarto Raharjo" EMAIL="willysr@slackbuilds.org" |