mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-07 20:27:02 +01:00
office/MasterPDFEditor: Updated for version 5.2.11.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
74cf749bf9
commit
87a35e7fbd
2 changed files with 6 additions and 6 deletions
|
@ -24,7 +24,7 @@
|
|||
|
||||
PRGNAM=MasterPDFEditor
|
||||
SRCNAM=master-pdf-editor
|
||||
VERSION=${VERSION:-5.2.08}
|
||||
VERSION=${VERSION:-5.2.11}
|
||||
MAJVER=${MAJVER:-5}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="MasterPDFEditor"
|
||||
VERSION="5.2.08"
|
||||
VERSION="5.2.11"
|
||||
HOMEPAGE="https://code-industry.net/"
|
||||
DOWNLOAD="https://code-industry.net/public/master-pdf-editor-5.2.08_i386.tar.gz"
|
||||
MD5SUM="030d1174eb76a0f356bad7080c08b94b"
|
||||
DOWNLOAD_x86_64="https://code-industry.net/public/master-pdf-editor-5.2.08_qt4.amd64.tar.gz"
|
||||
MD5SUM_x86_64="a882750356502e58d8d00b2c663eabe1"
|
||||
DOWNLOAD="https://code-industry.net/public/master-pdf-editor-5.2.11_i386.tar.gz"
|
||||
MD5SUM="d580ef43f8abadd36fc691b0dff04384"
|
||||
DOWNLOAD_x86_64="https://code-industry.net/public/master-pdf-editor-5.2.11_qt4.amd64.tar.gz"
|
||||
MD5SUM_x86_64="84f3fffbcf34b064079302acee50e383"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Willy Sudiarto Raharjo"
|
||||
EMAIL="willysr@slackbuilds.org"
|
||||
|
|
Loading…
Reference in a new issue