diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-04-20 22:35:50 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-04-24 01:47:18 +0700 |
commit | b914defce2593567626ebb21e2f8d76fabf3abf0 (patch) | |
tree | e1f51978d38ce62e9ede2069e9e88fc52cf7953c /office | |
parent | a75bdfe498608c3dd9b3a5a053434cbf09303d3d (diff) |
office/MasterPDFEditor: Updated for version 5.8.49.
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 d1dc081d6d79f..6a3117c1e6e31 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.46} +VERSION=${VERSION:-5.8.49} MAJVER=${MAJVER:-5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/office/MasterPDFEditor/MasterPDFEditor.info b/office/MasterPDFEditor/MasterPDFEditor.info index 340cbebd1cf67..79e3241409423 100644 --- a/office/MasterPDFEditor/MasterPDFEditor.info +++ b/office/MasterPDFEditor/MasterPDFEditor.info @@ -1,10 +1,10 @@ PRGNAM="MasterPDFEditor" -VERSION="5.8.46" +VERSION="5.8.49" HOMEPAGE="https://code-industry.net/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://code-industry.net/public/master-pdf-editor-5.8.46-qt5.x86_64.tar.gz" -MD5SUM_x86_64="95ee8e4095d903d4e9c2fdd84e8be0cd" +DOWNLOAD_x86_64="https://code-industry.net/public/master-pdf-editor-5.8.49-qt5.x86_64.tar.gz" +MD5SUM_x86_64="ab8acb8bb1b29d76f02643bdeb79c2a3" REQUIRES="" MAINTAINER="Willy Sudiarto Raharjo" EMAIL="willysr@slackbuilds.org" |