office/MasterPDFEditor: Updated for version 5.0.25.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2018-06-22 19:15:56 +07:00
parent 96e56085d2
commit c26d4c18e1
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.23}
VERSION=${VERSION:-5.0.25}
MAJVER=${MAJVER:-5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,10 +1,10 @@
PRGNAM="MasterPDFEditor"
VERSION="5.0.23"
VERSION="5.0.25"
HOMEPAGE="https://code-industry.net/"
DOWNLOAD="https://code-industry.net/public/master-pdf-editor-5.0.23_i386.tar.gz"
MD5SUM="8b959c57b4e159bbe63e52002fd46624"
DOWNLOAD_x86_64="https://code-industry.net/public/master-pdf-editor-5.0.23_qt4.amd64.tar.gz"
MD5SUM_x86_64="9c0d4db113c5be2a2fc817573b6fb9c2"
DOWNLOAD="https://code-industry.net/public/master-pdf-editor-5.0.25_i386.tar.gz"
MD5SUM="c8756c64767b018247660633ce38d7ce"
DOWNLOAD_x86_64="https://code-industry.net/public/master-pdf-editor-5.0.25_qt4.amd64.tar.gz"
MD5SUM_x86_64="e2a7e7220e103fe9bc7524c0d9e97489"
REQUIRES=""
MAINTAINER="Willy Sudiarto Raharjo"
EMAIL="willysr@slackbuilds.org"