office/MasterPDFEditor: Updated for version 5.9.61.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2023-09-01 22:31:58 +07:00
parent e990207dc4
commit 891eb5363f
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.60}
VERSION=${VERSION:-5.9.61}
MAJVER=${MAJVER:-5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

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