office/MasterPDFEditor: Updated for version 5.9.35.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2023-01-28 09:09:27 +07:00
parent 81da3110fd
commit 59ed2c4fc7
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View File

@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=MasterPDFEditor
SRCNAM=master-pdf-editor
VERSION=${VERSION:-5.9.30}
VERSION=${VERSION:-5.9.35}
MAJVER=${MAJVER:-5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,10 +1,10 @@
PRGNAM="MasterPDFEditor"
VERSION="5.9.30"
VERSION="5.9.35"
HOMEPAGE="https://code-industry.net/"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
DOWNLOAD_x86_64="https://code-industry.net/public/master-pdf-editor-5.9.30-qt5.x86_64.tar.gz"
MD5SUM_x86_64="4e13e907f185e8a89c8e1b99f2d4fef1"
DOWNLOAD_x86_64="https://code-industry.net/public/master-pdf-editor-5.9.35-qt5.x86_64.tar.gz"
MD5SUM_x86_64="7c8e839672955b45599a7c343c32f17f"
REQUIRES=""
MAINTAINER="Willy Sudiarto Raharjo"
EMAIL="willysr@slackbuilds.org"