office/MasterPDFEditor: Updated for version 5.8.70.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2022-07-08 00:53:11 +07:00
parent 6b5156ad81
commit a9dcb248cb
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 PRGNAM=MasterPDFEditor
SRCNAM=master-pdf-editor SRCNAM=master-pdf-editor
VERSION=${VERSION:-5.8.65} VERSION=${VERSION:-5.8.70}
MAJVER=${MAJVER:-5} MAJVER=${MAJVER:-5}
BUILD=${BUILD:-1} BUILD=${BUILD:-1}
TAG=${TAG:-_SBo} TAG=${TAG:-_SBo}

View file

@ -1,10 +1,10 @@
PRGNAM="MasterPDFEditor" PRGNAM="MasterPDFEditor"
VERSION="5.8.65" VERSION="5.8.70"
HOMEPAGE="https://code-industry.net/" HOMEPAGE="https://code-industry.net/"
DOWNLOAD="UNSUPPORTED" DOWNLOAD="UNSUPPORTED"
MD5SUM="" MD5SUM=""
DOWNLOAD_x86_64="https://code-industry.net/public/master-pdf-editor-5.8.65-qt5.x86_64.tar.gz" DOWNLOAD_x86_64="https://code-industry.net/public/master-pdf-editor-5.8.70-qt5.x86_64.tar.gz"
MD5SUM_x86_64="7490550fd7fae2100284d59b301768e0" MD5SUM_x86_64="101c1970ec7fa7aa1b33fe08193f300a"
REQUIRES="" REQUIRES=""
MAINTAINER="Willy Sudiarto Raharjo" MAINTAINER="Willy Sudiarto Raharjo"
EMAIL="willysr@slackbuilds.org" EMAIL="willysr@slackbuilds.org"