office/MasterPDFEditor: Updated for version 5.8.52.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2022-05-04 08:36:54 +07:00
parent b4acae2cd6
commit b2f9abf5ca
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.8.49}
VERSION=${VERSION:-5.8.52}
MAJVER=${MAJVER:-5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

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