office/MasterPDFEditor: Updated for version 5.9.50.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2023-07-02 21:52:50 +07:00
parent 2eeb762bc5
commit 720ab1f4b4
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.40}
VERSION=${VERSION:-5.9.50}
MAJVER=${MAJVER:-5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

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