diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-01-27 07:36:59 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-01-27 07:36:59 +0700 |
commit | 1e5951c23e60469ac7f4957db8dea38fa568119d (patch) | |
tree | b71875988bdf789433bdd7976b1de0da4f82dc8f /office | |
parent | f01391fad197642ba66b2851ee516bc5eddede89 (diff) | |
download | slackbuilds-1e5951c23e60469ac7f4957db8dea38fa568119d.tar.gz |
office/MasterPDFEditor: Updated for version 5.3.00.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office')
-rw-r--r-- | office/MasterPDFEditor/MasterPDFEditor.SlackBuild | 4 | ||||
-rw-r--r-- | office/MasterPDFEditor/MasterPDFEditor.info | 10 |
2 files changed, 7 insertions, 7 deletions
diff --git a/office/MasterPDFEditor/MasterPDFEditor.SlackBuild b/office/MasterPDFEditor/MasterPDFEditor.SlackBuild index 0c124d1dd7..bee5c4b9dd 100644 --- a/office/MasterPDFEditor/MasterPDFEditor.SlackBuild +++ b/office/MasterPDFEditor/MasterPDFEditor.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for MasterPDFEditor -# Copyright 2014-2018 Willy Sudiarto Raharjo <willysr@slackbuilds.org> +# Copyright 2014-2019 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:-5.2.20} +VERSION=${VERSION:-5.3.00} MAJVER=${MAJVER:-5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/office/MasterPDFEditor/MasterPDFEditor.info b/office/MasterPDFEditor/MasterPDFEditor.info index c6d043e9c7..66c1137eac 100644 --- a/office/MasterPDFEditor/MasterPDFEditor.info +++ b/office/MasterPDFEditor/MasterPDFEditor.info @@ -1,10 +1,10 @@ PRGNAM="MasterPDFEditor" -VERSION="5.2.20" +VERSION="5.3.00" HOMEPAGE="https://code-industry.net/" -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" +DOWNLOAD="https://code-industry.net/public/master-pdf-editor-5.3.00_i386.tar.gz" +MD5SUM="6a86d50e96887479c3586e92b27a7a32" +DOWNLOAD_x86_64="https://code-industry.net/public/master-pdf-editor-5.3.00_qt4.amd64.tar.gz" +MD5SUM_x86_64="5015bf54239160abf8428e93284f786f" REQUIRES="" MAINTAINER="Willy Sudiarto Raharjo" EMAIL="willysr@slackbuilds.org" |