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