office/MasterPDFEditor: Updated for version 5.7.90.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2021-08-04 11:17:18 +07:00
parent 23b90c0077
commit 90973bf83a
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.7.60}
VERSION=${VERSION:-5.7.90}
MAJVER=${MAJVER:-5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

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