diff options
Diffstat (limited to 'office')
-rw-r--r-- | office/MasterPDFEditor/MasterPDFEditor.SlackBuild | 4 | ||||
-rw-r--r-- | office/MasterPDFEditor/MasterPDFEditor.info | 10 |
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" |