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