diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-02-26 21:21:13 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-02-26 21:21:13 +0700 |
commit | c2ea6e97922a24b50f07a06ef0a49be1f565faa9 (patch) | |
tree | 4c0e4eb4d079122f4809cef2a9b02a33c8f74154 | |
parent | ad3c3ab42bf12354483935377df4fd85f01e98ba (diff) |
office/MasterPDFEditor: Updated for version 5.9.87.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r-- | office/MasterPDFEditor/MasterPDFEditor.SlackBuild | 4 | ||||
-rw-r--r-- | office/MasterPDFEditor/MasterPDFEditor.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/office/MasterPDFEditor/MasterPDFEditor.SlackBuild b/office/MasterPDFEditor/MasterPDFEditor.SlackBuild index 27ade40147..534d8fe571 100644 --- a/office/MasterPDFEditor/MasterPDFEditor.SlackBuild +++ b/office/MasterPDFEditor/MasterPDFEditor.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for MasterPDFEditor -# Copyright 2014-2024 Willy Sudiarto Raharjo <willysr@slackbuilds.org> +# Copyright 2014-2025 Willy Sudiarto Raharjo <willysr@slackbuilds.org> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=MasterPDFEditor SRCNAM=master-pdf-editor -VERSION=${VERSION:-5.9.86} +VERSION=${VERSION:-5.9.87} MAJVER=${MAJVER:-5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/office/MasterPDFEditor/MasterPDFEditor.info b/office/MasterPDFEditor/MasterPDFEditor.info index aa1a9415ab..65ddb9945a 100644 --- a/office/MasterPDFEditor/MasterPDFEditor.info +++ b/office/MasterPDFEditor/MasterPDFEditor.info @@ -1,10 +1,10 @@ PRGNAM="MasterPDFEditor" -VERSION="5.9.86" +VERSION="5.9.87" HOMEPAGE="https://code-industry.net/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://code-industry.net/public/master-pdf-editor-5.9.86-qt5.x86_64-qt_include.tar.gz" -MD5SUM_x86_64="49f46fd8f22cedf92598fa3956c95b7c" +DOWNLOAD_x86_64="https://code-industry.net/public/master-pdf-editor-5.9.87-qt5.x86_64-qt_include.tar.gz" +MD5SUM_x86_64="b8f57a9ba3d587ced9d62874f41d067b" REQUIRES="pkcs11-helper" MAINTAINER="Willy Sudiarto Raharjo" EMAIL="willysr@slackbuilds.org" |