From d2c139de468d35aef4a2718c2ba224e1de6d8479 Mon Sep 17 00:00:00 2001 From: Willy Sudiarto Raharjo Date: Sat, 1 Jun 2024 12:11:38 +0700 Subject: office/MasterPDFEditor: Updated for version 5.9.84. Signed-off-by: Willy Sudiarto Raharjo --- office/MasterPDFEditor/MasterPDFEditor.SlackBuild | 4 ++-- office/MasterPDFEditor/MasterPDFEditor.info | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/office/MasterPDFEditor/MasterPDFEditor.SlackBuild b/office/MasterPDFEditor/MasterPDFEditor.SlackBuild index a9b164a219ce..d8c5d95177aa 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.82} +VERSION=${VERSION:-5.9.84} MAJVER=${MAJVER:-5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -50,7 +50,7 @@ PKG=$TMP/package-$PRGNAM OUTPUT=${OUTPUT:-/tmp} if [ "$ARCH" = "x86_64" ]; then - SOURCEARCH="-qt5.x86_64" + SOURCEARCH=".x86_64-qt5_include" else echo "Architecture is not supported." exit 1 diff --git a/office/MasterPDFEditor/MasterPDFEditor.info b/office/MasterPDFEditor/MasterPDFEditor.info index 45e416b99e5b..147e97487837 100644 --- a/office/MasterPDFEditor/MasterPDFEditor.info +++ b/office/MasterPDFEditor/MasterPDFEditor.info @@ -1,10 +1,10 @@ PRGNAM="MasterPDFEditor" -VERSION="5.9.82" +VERSION="5.9.84" HOMEPAGE="https://code-industry.net/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://code-industry.net/public/master-pdf-editor-5.9.82-qt5.x86_64.tar.gz" -MD5SUM_x86_64="7697e22a481f4f02d2cb9e98d899c000" +DOWNLOAD_x86_64="https://code-industry.net/public/master-pdf-editor-5.9.84.x86_64-qt5_include.tar.gz" +MD5SUM_x86_64="a395909f92cf9a98355c85c9b9cbc9ec" REQUIRES="pkcs11-helper" MAINTAINER="Willy Sudiarto Raharjo" EMAIL="willysr@slackbuilds.org" -- cgit v1.2.3