diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-05-24 07:49:37 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-05-24 07:49:37 +0700 |
commit | 3923a7a4832e5f41df3b4ae4df53fe702cc07a51 (patch) | |
tree | 2973269302b8ac4998e2e486cab3caff451f8e0b /office | |
parent | f7b17b97dc938dec84be9514f2d21c0fc854f781 (diff) | |
download | slackbuilds-3923a7a4832e5f41df3b4ae4df53fe702cc07a51.tar.gz |
office/MasterPDFEditor: Updated for version 5.0.03.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office')
-rw-r--r-- | office/MasterPDFEditor/MasterPDFEditor.SlackBuild | 2 | ||||
-rw-r--r-- | office/MasterPDFEditor/MasterPDFEditor.info | 10 |
2 files changed, 6 insertions, 6 deletions
diff --git a/office/MasterPDFEditor/MasterPDFEditor.SlackBuild b/office/MasterPDFEditor/MasterPDFEditor.SlackBuild index aeff05a9b5..8dd1f3b93c 100644 --- a/office/MasterPDFEditor/MasterPDFEditor.SlackBuild +++ b/office/MasterPDFEditor/MasterPDFEditor.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=MasterPDFEditor SRCNAM=master-pdf-editor -VERSION=${VERSION:-5.0.02} +VERSION=${VERSION:-5.0.03} MAJVER=${MAJVER:-5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/office/MasterPDFEditor/MasterPDFEditor.info b/office/MasterPDFEditor/MasterPDFEditor.info index 038679b49d..871a191f80 100644 --- a/office/MasterPDFEditor/MasterPDFEditor.info +++ b/office/MasterPDFEditor/MasterPDFEditor.info @@ -1,10 +1,10 @@ PRGNAM="MasterPDFEditor" -VERSION="5.0.02" +VERSION="5.0.03" HOMEPAGE="https://code-industry.net/" -DOWNLOAD="http://get.code-industry.net/public/master-pdf-editor-5.0.02_i386.tar.gz" -MD5SUM="2942435e21599140bb1477f65a676f70" -DOWNLOAD_x86_64="http://get.code-industry.net/public/master-pdf-editor-5.0.02_qt4.amd64.tar.gz" -MD5SUM_x86_64="f90f3d226856c06339e3091b00c223b5" +DOWNLOAD="http://get.code-industry.net/public/master-pdf-editor-5.0.03_i386.tar.gz" +MD5SUM="6cb60b01966ee887d8fdb33b21e00079" +DOWNLOAD_x86_64="http://get.code-industry.net/public/master-pdf-editor-5.0.03_qt4.amd64.tar.gz" +MD5SUM_x86_64="d0de81a1a84466427d0624a4416be0a8" REQUIRES="" MAINTAINER="Willy Sudiarto Raharjo" EMAIL="willysr@slackbuilds.org" |