summaryrefslogtreecommitdiffstats
path: root/office/MasterPDFEditor/MasterPDFEditor.SlackBuild
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2023-10-11 15:52:23 +0200
committer Willy Sudiarto Raharjo2023-10-11 16:12:13 +0200
commit519bc592f6a0b5796d10b9090c972e45b68ea828 (patch)
treec268bf6a975b1a56f65bdc0006535a76d0ba1ec0 /office/MasterPDFEditor/MasterPDFEditor.SlackBuild
parentdc736ad20835eac10e27ba6de42d1d52a463326a (diff)
downloadslackbuilds-519bc592f6a0b5796d10b9090c972e45b68ea828.tar.gz
office/MasterPDFEditor: Updated for version 5.9.70.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office/MasterPDFEditor/MasterPDFEditor.SlackBuild')
-rw-r--r--office/MasterPDFEditor/MasterPDFEditor.SlackBuild4
1 files changed, 1 insertions, 3 deletions
diff --git a/office/MasterPDFEditor/MasterPDFEditor.SlackBuild b/office/MasterPDFEditor/MasterPDFEditor.SlackBuild
index b38bb5479f..e8cbc6a8dc 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.61}
+VERSION=${VERSION:-5.9.70}
MAJVER=${MAJVER:-5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -50,8 +50,6 @@ PKG=$TMP/package-$PRGNAM
OUTPUT=${OUTPUT:-/tmp}
if [ "$ARCH" = "x86_64" ]; then
- SLKCFLAGS="-O2 -fPIC"
- LIBDIRSUFFIX="64"
SOURCEARCH="-qt5.x86_64"
else
echo "Architecture is not supported."