office/MasterPDFEditor: Updated for version 5.2.20.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2018-12-25 06:48:42 +07:00
parent 8126dcd017
commit 66f933413d
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.2.11}
VERSION=${VERSION:-5.2.20}
MAJVER=${MAJVER:-5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,10 +1,10 @@
PRGNAM="MasterPDFEditor"
VERSION="5.2.11"
VERSION="5.2.20"
HOMEPAGE="https://code-industry.net/"
DOWNLOAD="https://code-industry.net/public/master-pdf-editor-5.2.11_i386.tar.gz"
MD5SUM="d580ef43f8abadd36fc691b0dff04384"
DOWNLOAD_x86_64="https://code-industry.net/public/master-pdf-editor-5.2.11_qt4.amd64.tar.gz"
MD5SUM_x86_64="84f3fffbcf34b064079302acee50e383"
DOWNLOAD="https://code-industry.net/public/master-pdf-editor-5.2.20_i386.tar.gz"
MD5SUM="90ffe92ca1b417e0a0d92f7111e69120"
DOWNLOAD_x86_64="https://code-industry.net/public/master-pdf-editor-5.2.20_qt4.amd64.tar.gz"
MD5SUM_x86_64="2d308904a2d8d473c01ed3cd90cda36a"
REQUIRES=""
MAINTAINER="Willy Sudiarto Raharjo"
EMAIL="willysr@slackbuilds.org"