mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
office/MasterPDFEditor: Updated for version 5.9.10.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
5ef5e7511f
commit
8d57919aa7
2 changed files with 4 additions and 4 deletions
|
@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
|
|||
|
||||
PRGNAM=MasterPDFEditor
|
||||
SRCNAM=master-pdf-editor
|
||||
VERSION=${VERSION:-5.9.06}
|
||||
VERSION=${VERSION:-5.9.10}
|
||||
MAJVER=${MAJVER:-5}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="MasterPDFEditor"
|
||||
VERSION="5.9.06"
|
||||
VERSION="5.9.10"
|
||||
HOMEPAGE="https://code-industry.net/"
|
||||
DOWNLOAD="UNSUPPORTED"
|
||||
MD5SUM=""
|
||||
DOWNLOAD_x86_64="https://code-industry.net/public/master-pdf-editor-5.9.06-qt5.x86_64.tar.gz"
|
||||
MD5SUM_x86_64="19b1c963ae48829a70c74d3b7d99cfa2"
|
||||
DOWNLOAD_x86_64="https://code-industry.net/public/master-pdf-editor-5.9.10-qt5.x86_64.tar.gz"
|
||||
MD5SUM_x86_64="de0a033d1e92deffd8b77ecfdd379742"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Willy Sudiarto Raharjo"
|
||||
EMAIL="willysr@slackbuilds.org"
|
||||
|
|
Loading…
Reference in a new issue