office/MasterPDFEditor: Updated for version 5.2.11.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2018-12-08 00:37:33 +07:00
parent 74cf749bf9
commit 87a35e7fbd
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.08}
VERSION=${VERSION:-5.2.11}
MAJVER=${MAJVER:-5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,10 +1,10 @@
PRGNAM="MasterPDFEditor"
VERSION="5.2.08"
VERSION="5.2.11"
HOMEPAGE="https://code-industry.net/"
DOWNLOAD="https://code-industry.net/public/master-pdf-editor-5.2.08_i386.tar.gz"
MD5SUM="030d1174eb76a0f356bad7080c08b94b"
DOWNLOAD_x86_64="https://code-industry.net/public/master-pdf-editor-5.2.08_qt4.amd64.tar.gz"
MD5SUM_x86_64="a882750356502e58d8d00b2c663eabe1"
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"
REQUIRES=""
MAINTAINER="Willy Sudiarto Raharjo"
EMAIL="willysr@slackbuilds.org"