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