diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-06-01 23:42:25 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-06-01 23:42:25 +0700 |
commit | 642f707d93c427ba64128a56cfa57f57c9c0965b (patch) | |
tree | d8b70d83624c546cdcefa35034e5a10a92cf2e61 | |
parent | a959463fc40cab7a26ff403f320e36a4566d1005 (diff) | |
download | slackbuilds-642f707d93c427ba64128a56cfa57f57c9c0965b.tar.gz |
office/MasterPDFEditor: Updated for version 5.0.15.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-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 47a9dc66a8..006378f056 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.08} +VERSION=${VERSION:-5.0.15} MAJVER=${MAJVER:-5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/office/MasterPDFEditor/MasterPDFEditor.info b/office/MasterPDFEditor/MasterPDFEditor.info index c28ff37b19..a4ef36c607 100644 --- a/office/MasterPDFEditor/MasterPDFEditor.info +++ b/office/MasterPDFEditor/MasterPDFEditor.info @@ -1,10 +1,10 @@ PRGNAM="MasterPDFEditor" -VERSION="5.0.08" +VERSION="5.0.15" HOMEPAGE="https://code-industry.net/" -DOWNLOAD="https://code-industry.net/public/master-pdf-editor-5.0.08_i386.tar.gz" -MD5SUM="75c2afd1e385c0653ecd1a1aeed372bb" -DOWNLOAD_x86_64="https://code-industry.net/public/master-pdf-editor-5.0.08_qt4.amd64.tar.gz" -MD5SUM_x86_64="9ac3793ebf7bb7318d5b27c4e98b91a0" +DOWNLOAD="https://code-industry.net/public/master-pdf-editor-5.0.15_i386.tar.gz" +MD5SUM="94a39f19c9a4f6f1e93828875bfd5305" +DOWNLOAD_x86_64="https://code-industry.net/public/master-pdf-editor-5.0.15_qt4.amd64.tar.gz" +MD5SUM_x86_64="0fe87288be5635fdfaeea882a7e738f4" REQUIRES="" MAINTAINER="Willy Sudiarto Raharjo" EMAIL="willysr@slackbuilds.org" |