summaryrefslogtreecommitdiffstats
path: root/office
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo <willysr@slackbuilds.org>2024-07-30 12:06:15 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2024-07-30 12:06:15 +0700
commit55c247b868f5b152d18e4a067539c0c552e10a64 (patch)
tree1aad53af96c9cb125f3879efc807f86eed291967 /office
parent0f472e0c111d85810b6456577c8b26ac8959752f (diff)
downloadslackbuilds-55c247b868f5b152d18e4a067539c0c552e10a64.tar.gz
slackbuilds-55c247b868f5b152d18e4a067539c0c552e10a64.tar.xz
office/MasterPDFEditor5: Updated for version 5.9.85.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office')
-rw-r--r--office/MasterPDFEditor/MasterPDFEditor.SlackBuild4
-rw-r--r--office/MasterPDFEditor/MasterPDFEditor.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/office/MasterPDFEditor/MasterPDFEditor.SlackBuild b/office/MasterPDFEditor/MasterPDFEditor.SlackBuild
index d8c5d95177..ded83cee8f 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.84}
+VERSION=${VERSION:-5.9.85}
MAJVER=${MAJVER:-5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -50,7 +50,7 @@ PKG=$TMP/package-$PRGNAM
OUTPUT=${OUTPUT:-/tmp}
if [ "$ARCH" = "x86_64" ]; then
- SOURCEARCH=".x86_64-qt5_include"
+ SOURCEARCH="-qt5.x86_64-qt_include"
else
echo "Architecture is not supported."
exit 1
diff --git a/office/MasterPDFEditor/MasterPDFEditor.info b/office/MasterPDFEditor/MasterPDFEditor.info
index 147e974878..ddda13d1be 100644
--- a/office/MasterPDFEditor/MasterPDFEditor.info
+++ b/office/MasterPDFEditor/MasterPDFEditor.info
@@ -1,10 +1,10 @@
PRGNAM="MasterPDFEditor"
-VERSION="5.9.84"
+VERSION="5.9.85"
HOMEPAGE="https://code-industry.net/"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://code-industry.net/public/master-pdf-editor-5.9.84.x86_64-qt5_include.tar.gz"
-MD5SUM_x86_64="a395909f92cf9a98355c85c9b9cbc9ec"
+DOWNLOAD_x86_64="https://code-industry.net/public/master-pdf-editor-5.9.85-qt5.x86_64-qt_include.tar.gz"
+MD5SUM_x86_64="b731f91f9f4e83af53302e9e817358e3"
REQUIRES="pkcs11-helper"
MAINTAINER="Willy Sudiarto Raharjo"
EMAIL="willysr@slackbuilds.org"