office/MasterPDFEditor: Updated for version 5.1.60.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2018-10-13 08:01:40 +07:00
parent 3e966060f9
commit 636964130c
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.1.42}
VERSION=${VERSION:-5.1.60}
MAJVER=${MAJVER:-5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,10 +1,10 @@
PRGNAM="MasterPDFEditor"
VERSION="5.1.42"
VERSION="5.1.60"
HOMEPAGE="https://code-industry.net/"
DOWNLOAD="https://code-industry.net/public/master-pdf-editor-5.1.42_i386.tar.gz"
MD5SUM="856695d84c0cc3a401b5dfcbb266f52a"
DOWNLOAD_x86_64="https://code-industry.net/public/master-pdf-editor-5.1.42_qt4.amd64.tar.gz"
MD5SUM_x86_64="40fd0676622447db41c598280644a67c"
DOWNLOAD="https://code-industry.net/public/master-pdf-editor-5.1.60_i386.tar.gz"
MD5SUM="4c24f6a18f02f05f41cd50df2e9ea43b"
DOWNLOAD_x86_64="https://code-industry.net/public/master-pdf-editor-5.1.60_qt4.amd64.tar.gz"
MD5SUM_x86_64="89f82d4c3f54a12496b291433d5fbf67"
REQUIRES=""
MAINTAINER="Willy Sudiarto Raharjo"
EMAIL="willysr@slackbuilds.org"