diff options
-rw-r--r-- | office/MasterPDFEditor/MasterPDFEditor.SlackBuild | 2 | ||||
-rw-r--r-- | office/MasterPDFEditor/MasterPDFEditor.info | 10 |
2 files changed, 6 insertions, 6 deletions
diff --git a/office/MasterPDFEditor/MasterPDFEditor.SlackBuild b/office/MasterPDFEditor/MasterPDFEditor.SlackBuild index 3ae4e07a5d..f3612cb057 100644 --- a/office/MasterPDFEditor/MasterPDFEditor.SlackBuild +++ b/office/MasterPDFEditor/MasterPDFEditor.SlackBuild @@ -53,7 +53,7 @@ elif [ "$ARCH" = "i686" ]; then elif [ "$ARCH" = "x86_64" ]; then SLKCFLAGS="-O2 -fPIC" LIBDIRSUFFIX="64" - SOURCEARCH="-qt4.x86_64" + SOURCEARCH="-qt5.x86_64" else SLKCFLAGS="-O2" LIBDIRSUFFIX="" diff --git a/office/MasterPDFEditor/MasterPDFEditor.info b/office/MasterPDFEditor/MasterPDFEditor.info index 93b486ad2f..917fdc240c 100644 --- a/office/MasterPDFEditor/MasterPDFEditor.info +++ b/office/MasterPDFEditor/MasterPDFEditor.info @@ -1,10 +1,10 @@ PRGNAM="MasterPDFEditor" VERSION="5.6.80" HOMEPAGE="https://code-industry.net/" -DOWNLOAD="https://code-industry.net/public/master-pdf-editor-5.6.80.i386.tar.gz" -MD5SUM="65819a7591ae70c6873cbda4b4bbc747" -DOWNLOAD_x86_64="https://code-industry.net/public/master-pdf-editor-5.6.80-qt4.x86_64.tar.gz" -MD5SUM_x86_64="8a6265d9cfc4066e9895ca59800e20e8" -REQUIRES="" +DOWNLOAD="UNSUPPORTED" +MD5SUM="" +DOWNLOAD_x86_64="https://code-industry.net/public/master-pdf-editor-5.6.80-qt5.x86_64.tar.gz" +MD5SUM_x86_64="da410bab51dc6eed7f85ed9887708b99" +REQUIRES="qt5" MAINTAINER="Willy Sudiarto Raharjo" EMAIL="willysr@slackbuilds.org" |