Browse Source
office/MasterPDFEditor: Updated for version 5.8.65.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
pull/186/head
Willy Sudiarto Raharjo
3 years ago
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with
4 additions and
4 deletions
-
office/MasterPDFEditor/MasterPDFEditor.SlackBuild
-
office/MasterPDFEditor/MasterPDFEditor.info
|
|
@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) |
|
|
|
|
|
|
|
PRGNAM=MasterPDFEditor |
|
|
|
SRCNAM=master-pdf-editor |
|
|
|
VERSION=${VERSION:-5.8.63} |
|
|
|
VERSION=${VERSION:-5.8.65} |
|
|
|
MAJVER=${MAJVER:-5} |
|
|
|
BUILD=${BUILD:-1} |
|
|
|
TAG=${TAG:-_SBo} |
|
|
|
|
|
@ -1,10 +1,10 @@ |
|
|
|
PRGNAM="MasterPDFEditor" |
|
|
|
VERSION="5.8.63" |
|
|
|
VERSION="5.8.65" |
|
|
|
HOMEPAGE="https://code-industry.net/" |
|
|
|
DOWNLOAD="UNSUPPORTED" |
|
|
|
MD5SUM="" |
|
|
|
DOWNLOAD_x86_64="https://code-industry.net/public/master-pdf-editor-5.8.63-qt5.x86_64.tar.gz" |
|
|
|
MD5SUM_x86_64="c973e6376a49ced028fdf00bc3514a0c" |
|
|
|
DOWNLOAD_x86_64="https://code-industry.net/public/master-pdf-editor-5.8.65-qt5.x86_64.tar.gz" |
|
|
|
MD5SUM_x86_64="7490550fd7fae2100284d59b301768e0" |
|
|
|
REQUIRES="" |
|
|
|
MAINTAINER="Willy Sudiarto Raharjo" |
|
|
|
EMAIL="willysr@slackbuilds.org" |