office/MasterPDFEditor: Updated for version 5.0.32.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2018-07-03 18:30:23 +07:00
parent f95f88780b
commit 19f19846cf
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.0.30}
VERSION=${VERSION:-5.0.32}
MAJVER=${MAJVER:-5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,10 +1,10 @@
PRGNAM="MasterPDFEditor"
VERSION="5.0.30"
VERSION="5.0.32"
HOMEPAGE="https://code-industry.net/"
DOWNLOAD="https://code-industry.net/public/master-pdf-editor-5.0.30_i386.tar.gz"
MD5SUM="388b8121b0493676b06306feecbfbd09"
DOWNLOAD_x86_64="https://code-industry.net/public/master-pdf-editor-5.0.30_qt4.amd64.tar.gz"
MD5SUM_x86_64="86a9255b1e26e4648eadca82c93df05a"
DOWNLOAD="https://code-industry.net/public/master-pdf-editor-5.0.32_i386.tar.gz"
MD5SUM="741360b11a1e91334423eccb1f87e609"
DOWNLOAD_x86_64="https://code-industry.net/public/master-pdf-editor-5.0.32_qt4.amd64.tar.gz"
MD5SUM_x86_64="4d3888cfab6a21819e14806f66ca3d8a"
REQUIRES=""
MAINTAINER="Willy Sudiarto Raharjo"
EMAIL="willysr@slackbuilds.org"