summaryrefslogtreecommitdiffstats
path: root/office/MasterPDFEditor/MasterPDFEditor.SlackBuild
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo <willysr@slackbuilds.org>2020-07-23 07:45:16 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2020-08-29 10:08:02 +0700
commitd2d368f49041b7f62135341631af0b15473de057 (patch)
treef84b2b5492d845b0c695b34fddfdc8cfa3253c37 /office/MasterPDFEditor/MasterPDFEditor.SlackBuild
parente8a7588c8f23503962f254bc9538efabe568ecdf (diff)
downloadslackbuilds-d2d368f49041b7f62135341631af0b15473de057.tar.gz
slackbuilds-d2d368f49041b7f62135341631af0b15473de057.tar.xz
office/MasterPDFEditor: Updated for version 5.6.20.
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, 2 insertions, 2 deletions
diff --git a/office/MasterPDFEditor/MasterPDFEditor.SlackBuild b/office/MasterPDFEditor/MasterPDFEditor.SlackBuild
index 6472b6c20b..8de01094b4 100644
--- a/office/MasterPDFEditor/MasterPDFEditor.SlackBuild
+++ b/office/MasterPDFEditor/MasterPDFEditor.SlackBuild
@@ -24,7 +24,7 @@
PRGNAM=MasterPDFEditor
SRCNAM=master-pdf-editor
-VERSION=${VERSION:-5.4.38}
+VERSION=${VERSION:-5.6.20}
MAJVER=${MAJVER:-5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -53,7 +53,7 @@ elif [ "$ARCH" = "i686" ]; then
elif [ "$ARCH" = "x86_64" ]; then
SLKCFLAGS="-O2 -fPIC"
LIBDIRSUFFIX="64"
- SOURCEARCH="-qt4.amd64"
+ SOURCEARCH="-qt4.x86_64"
else
SLKCFLAGS="-O2"
LIBDIRSUFFIX=""