summaryrefslogtreecommitdiffstats
path: root/office
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2020-07-23 02:45:16 +0200
committer Willy Sudiarto Raharjo2020-08-29 05:08:02 +0200
commitd2d368f49041b7f62135341631af0b15473de057 (patch)
treef84b2b5492d845b0c695b34fddfdc8cfa3253c37 /office
parente8a7588c8f23503962f254bc9538efabe568ecdf (diff)
downloadslackbuilds-d2d368f49041b7f62135341631af0b15473de057.tar.gz
office/MasterPDFEditor: Updated for version 5.6.20.
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.info10
2 files changed, 7 insertions, 7 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=""
diff --git a/office/MasterPDFEditor/MasterPDFEditor.info b/office/MasterPDFEditor/MasterPDFEditor.info
index 7562e63de6..86c9fbf723 100644
--- a/office/MasterPDFEditor/MasterPDFEditor.info
+++ b/office/MasterPDFEditor/MasterPDFEditor.info
@@ -1,10 +1,10 @@
PRGNAM="MasterPDFEditor"
-VERSION="5.4.38"
+VERSION="5.6.20"
HOMEPAGE="https://code-industry.net/"
-DOWNLOAD="https://code-industry.net/public/master-pdf-editor-5.4.38.i386.tar.gz"
-MD5SUM="d58ae450bbe5cef074bcecfca9d82adb"
-DOWNLOAD_x86_64="https://code-industry.net/public/master-pdf-editor-5.4.38-qt4.amd64.tar.gz"
-MD5SUM_x86_64="008fe3c5d56f78ee455a3c6183ed5b4e"
+DOWNLOAD="https://code-industry.net/public/master-pdf-editor-5.6.20.i386.tar.gz"
+MD5SUM="e8780466fcfd35db5dbc5767bcdbfb2b"
+DOWNLOAD_x86_64="https://code-industry.net/public/master-pdf-editor-5.6.20-qt4.x86_64.tar.gz"
+MD5SUM_x86_64="d61eb510462a8911bd784a1e54ac8068"
REQUIRES=""
MAINTAINER="Willy Sudiarto Raharjo"
EMAIL="willysr@slackbuilds.org"