office/MasterPDFEditor: Updated for version 5.9.82.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
bfec68f984
commit
1984db7578
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for MasterPDFEditor
|
||||
|
||||
# Copyright 2014-2023 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
|
||||
# Copyright 2014-2024 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
|
|||
|
||||
PRGNAM=MasterPDFEditor
|
||||
SRCNAM=master-pdf-editor
|
||||
VERSION=${VERSION:-5.9.81}
|
||||
VERSION=${VERSION:-5.9.82}
|
||||
MAJVER=${MAJVER:-5}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="MasterPDFEditor"
|
||||
VERSION="5.9.81"
|
||||
VERSION="5.9.82"
|
||||
HOMEPAGE="https://code-industry.net/"
|
||||
DOWNLOAD="UNSUPPORTED"
|
||||
MD5SUM=""
|
||||
DOWNLOAD_x86_64="https://code-industry.net/public/master-pdf-editor-5.9.81-qt5.x86_64.tar.gz"
|
||||
MD5SUM_x86_64="9a8c2413b28bc3ba1a2084ff2e4d77b3"
|
||||
DOWNLOAD_x86_64="https://code-industry.net/public/master-pdf-editor-5.9.82-qt5.x86_64.tar.gz"
|
||||
MD5SUM_x86_64="7697e22a481f4f02d2cb9e98d899c000"
|
||||
REQUIRES="pkcs11-helper"
|
||||
MAINTAINER="Willy Sudiarto Raharjo"
|
||||
EMAIL="willysr@slackbuilds.org"
|
||||
|
|
Loading…
Reference in New Issue