office/MasterPDFEditor: Updated for version 5.9.35.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
81da3110fd
commit
59ed2c4fc7
|
@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
|
|||
|
||||
PRGNAM=MasterPDFEditor
|
||||
SRCNAM=master-pdf-editor
|
||||
VERSION=${VERSION:-5.9.30}
|
||||
VERSION=${VERSION:-5.9.35}
|
||||
MAJVER=${MAJVER:-5}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="MasterPDFEditor"
|
||||
VERSION="5.9.30"
|
||||
VERSION="5.9.35"
|
||||
HOMEPAGE="https://code-industry.net/"
|
||||
DOWNLOAD="UNSUPPORTED"
|
||||
MD5SUM=""
|
||||
DOWNLOAD_x86_64="https://code-industry.net/public/master-pdf-editor-5.9.30-qt5.x86_64.tar.gz"
|
||||
MD5SUM_x86_64="4e13e907f185e8a89c8e1b99f2d4fef1"
|
||||
DOWNLOAD_x86_64="https://code-industry.net/public/master-pdf-editor-5.9.35-qt5.x86_64.tar.gz"
|
||||
MD5SUM_x86_64="7c8e839672955b45599a7c343c32f17f"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Willy Sudiarto Raharjo"
|
||||
EMAIL="willysr@slackbuilds.org"
|
||||
|
|
Loading…
Reference in New Issue