office/MasterPDFEditor: Updated for version 5.4.33.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2019-07-05 01:47:17 +07:00
parent db29114cbb
commit 0383fe13f4
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 6 additions and 6 deletions

View file

@ -24,7 +24,7 @@
PRGNAM=MasterPDFEditor
SRCNAM=master-pdf-editor
VERSION=${VERSION:-5.4.30}
VERSION=${VERSION:-5.4.33}
MAJVER=${MAJVER:-5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,10 +1,10 @@
PRGNAM="MasterPDFEditor"
VERSION="5.4.30"
VERSION="5.4.33"
HOMEPAGE="https://code-industry.net/"
DOWNLOAD="https://code-industry.net/public/master-pdf-editor-5.4.30.i386.tar.gz"
MD5SUM="44b8f2e3fcd50b2d543148dafe9d974a"
DOWNLOAD_x86_64="https://code-industry.net/public/master-pdf-editor-5.4.30-qt4.amd64.tar.gz"
MD5SUM_x86_64="e7510a147898563a9717650b6efeef45"
DOWNLOAD="https://code-industry.net/public/master-pdf-editor-5.4.33.i386.tar.gz"
MD5SUM="921e96bb698e18db225ad9c9aabb74e5"
DOWNLOAD_x86_64="https://code-industry.net/public/master-pdf-editor-5.4.33-qt4.amd64.tar.gz"
MD5SUM_x86_64="8becbadc94cb9e2a29ffdae08e620d17"
REQUIRES=""
MAINTAINER="Willy Sudiarto Raharjo"
EMAIL="willysr@slackbuilds.org"