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