office/MasterPDFEditor: Updated for version 5.9.81.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2023-12-10 11:55:36 +07:00
parent 230d2da7d1
commit db45f4481a
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.80}
VERSION=${VERSION:-5.9.81}
MAJVER=${MAJVER:-5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,10 +1,10 @@
PRGNAM="MasterPDFEditor"
VERSION="5.9.80"
VERSION="5.9.81"
HOMEPAGE="https://code-industry.net/"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
DOWNLOAD_x86_64="https://code-industry.net/public/master-pdf-editor-5.9.80-qt5.x86_64.tar.gz"
MD5SUM_x86_64="cce8d198afc635cef17808cf033eb4df"
DOWNLOAD_x86_64="https://code-industry.net/public/master-pdf-editor-5.9.81-qt5.x86_64.tar.gz"
MD5SUM_x86_64="9a8c2413b28bc3ba1a2084ff2e4d77b3"
REQUIRES="pkcs11-helper"
MAINTAINER="Willy Sudiarto Raharjo"
EMAIL="willysr@slackbuilds.org"