From aff8399321187aa6c48042680c848d28078381bc Mon Sep 17 00:00:00 2001 From: Willy Sudiarto Raharjo Date: Wed, 29 Jun 2022 11:51:43 +0700 Subject: [PATCH] office/MasterPDFEditor: Updated for version 5.8.65. Signed-off-by: Willy Sudiarto Raharjo --- office/MasterPDFEditor/MasterPDFEditor.SlackBuild | 2 +- office/MasterPDFEditor/MasterPDFEditor.info | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/office/MasterPDFEditor/MasterPDFEditor.SlackBuild b/office/MasterPDFEditor/MasterPDFEditor.SlackBuild index c7b092de79..52c8341b5f 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.8.63} +VERSION=${VERSION:-5.8.65} MAJVER=${MAJVER:-5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/office/MasterPDFEditor/MasterPDFEditor.info b/office/MasterPDFEditor/MasterPDFEditor.info index df7dc7bd58..967997deaa 100644 --- a/office/MasterPDFEditor/MasterPDFEditor.info +++ b/office/MasterPDFEditor/MasterPDFEditor.info @@ -1,10 +1,10 @@ PRGNAM="MasterPDFEditor" -VERSION="5.8.63" +VERSION="5.8.65" HOMEPAGE="https://code-industry.net/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://code-industry.net/public/master-pdf-editor-5.8.63-qt5.x86_64.tar.gz" -MD5SUM_x86_64="c973e6376a49ced028fdf00bc3514a0c" +DOWNLOAD_x86_64="https://code-industry.net/public/master-pdf-editor-5.8.65-qt5.x86_64.tar.gz" +MD5SUM_x86_64="7490550fd7fae2100284d59b301768e0" REQUIRES="" MAINTAINER="Willy Sudiarto Raharjo" EMAIL="willysr@slackbuilds.org"