mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-07 20:27:02 +01:00
office/MasterPDFEditor: Updated for version 5.0.08.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
277341d91b
commit
79b76b3d90
2 changed files with 6 additions and 6 deletions
|
@ -24,7 +24,7 @@
|
|||
|
||||
PRGNAM=MasterPDFEditor
|
||||
SRCNAM=master-pdf-editor
|
||||
VERSION=${VERSION:-5.0.03}
|
||||
VERSION=${VERSION:-5.0.08}
|
||||
MAJVER=${MAJVER:-5}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="MasterPDFEditor"
|
||||
VERSION="5.0.03"
|
||||
VERSION="5.0.08"
|
||||
HOMEPAGE="https://code-industry.net/"
|
||||
DOWNLOAD="http://get.code-industry.net/public/master-pdf-editor-5.0.03_i386.tar.gz"
|
||||
MD5SUM="6cb60b01966ee887d8fdb33b21e00079"
|
||||
DOWNLOAD_x86_64="http://get.code-industry.net/public/master-pdf-editor-5.0.03_qt4.amd64.tar.gz"
|
||||
MD5SUM_x86_64="d0de81a1a84466427d0624a4416be0a8"
|
||||
DOWNLOAD="https://code-industry.net/public/master-pdf-editor-5.0.08_i386.tar.gz"
|
||||
MD5SUM="75c2afd1e385c0653ecd1a1aeed372bb"
|
||||
DOWNLOAD_x86_64="https://code-industry.net/public/master-pdf-editor-5.0.08_qt4.amd64.tar.gz"
|
||||
MD5SUM_x86_64="9ac3793ebf7bb7318d5b27c4e98b91a0"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Willy Sudiarto Raharjo"
|
||||
EMAIL="willysr@slackbuilds.org"
|
||||
|
|
Loading…
Reference in a new issue