diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-05-04 08:36:54 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-05-07 13:59:28 +0700 |
commit | b2f9abf5ca02b59fe96bfd2172d200f25e9b2e05 (patch) | |
tree | eb4c6c4cf62ab5cfc322fc84ef5b0dc50f71fc0c /office | |
parent | b4acae2cd6a4460f7605bab7c0324731b0b79125 (diff) | |
download | slackbuilds-b2f9abf5ca02b59fe96bfd2172d200f25e9b2e05.tar.gz |
office/MasterPDFEditor: Updated for version 5.8.52.
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 | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/office/MasterPDFEditor/MasterPDFEditor.SlackBuild b/office/MasterPDFEditor/MasterPDFEditor.SlackBuild index 6a3117c1e6..5b47f8db5b 100644 --- a/office/MasterPDFEditor/MasterPDFEditor.SlackBuild +++ b/office/MasterPDFEditor/MasterPDFEditor.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=MasterPDFEditor SRCNAM=master-pdf-editor -VERSION=${VERSION:-5.8.49} +VERSION=${VERSION:-5.8.52} MAJVER=${MAJVER:-5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/office/MasterPDFEditor/MasterPDFEditor.info b/office/MasterPDFEditor/MasterPDFEditor.info index 79e3241409..427f0e69b1 100644 --- a/office/MasterPDFEditor/MasterPDFEditor.info +++ b/office/MasterPDFEditor/MasterPDFEditor.info @@ -1,10 +1,10 @@ PRGNAM="MasterPDFEditor" -VERSION="5.8.49" +VERSION="5.8.52" HOMEPAGE="https://code-industry.net/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://code-industry.net/public/master-pdf-editor-5.8.49-qt5.x86_64.tar.gz" -MD5SUM_x86_64="ab8acb8bb1b29d76f02643bdeb79c2a3" +DOWNLOAD_x86_64="https://code-industry.net/public/master-pdf-editor-5.8.52-qt5.x86_64.tar.gz" +MD5SUM_x86_64="cc63da87331029c62d0fb2c4a362f310" REQUIRES="" MAINTAINER="Willy Sudiarto Raharjo" EMAIL="willysr@slackbuilds.org" |