office/MasterPDFEditor: Updated for version 4.0.20.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2017-01-15 08:42:23 +07:00
parent 0752078fb7
commit 166165f749
2 changed files with 7 additions and 7 deletions

View file

@ -2,7 +2,7 @@
# Slackware build script for MasterPDFEditor
# Copyright 2014-2016 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
# Copyright 2014-2017 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -24,7 +24,7 @@
PRGNAM=MasterPDFEditor
SRCNAM=master-pdf-editor
VERSION=${VERSION:-4.0.10}
VERSION=${VERSION:-4.0.20}
MAJVER=4
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,10 +1,10 @@
PRGNAM="MasterPDFEditor"
VERSION="4.0.10"
VERSION="4.0.20"
HOMEPAGE="https://code-industry.net/"
DOWNLOAD="http://get.code-industry.net/public/master-pdf-editor-4.0.10_i386.tar.gz"
MD5SUM="49b6a02bc74aa09ce846f1a5470ec555"
DOWNLOAD_x86_64="http://get.code-industry.net/public/master-pdf-editor-4.0.10_qt4.amd64.tar.gz"
MD5SUM_x86_64="689fee1287046e1063865783465db197"
DOWNLOAD="http://get.code-industry.net/public/master-pdf-editor-4.0.20_i386.tar.gz"
MD5SUM="fa53514ecc619943b74359371697c947"
DOWNLOAD_x86_64="http://get.code-industry.net/public/master-pdf-editor-4.0.20_qt4.amd64.tar.gz"
MD5SUM_x86_64="7e40453b247634472a3a94235e9b3e6d"
REQUIRES=""
MAINTAINER="Willy Sudiarto Raharjo"
EMAIL="willysr@slackbuilds.org"