mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
office/MasterPDFEditor: Updated for version 5.0.25.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
96e56085d2
commit
c26d4c18e1
2 changed files with 6 additions and 6 deletions
|
@ -24,7 +24,7 @@
|
|||
|
||||
PRGNAM=MasterPDFEditor
|
||||
SRCNAM=master-pdf-editor
|
||||
VERSION=${VERSION:-5.0.23}
|
||||
VERSION=${VERSION:-5.0.25}
|
||||
MAJVER=${MAJVER:-5}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="MasterPDFEditor"
|
||||
VERSION="5.0.23"
|
||||
VERSION="5.0.25"
|
||||
HOMEPAGE="https://code-industry.net/"
|
||||
DOWNLOAD="https://code-industry.net/public/master-pdf-editor-5.0.23_i386.tar.gz"
|
||||
MD5SUM="8b959c57b4e159bbe63e52002fd46624"
|
||||
DOWNLOAD_x86_64="https://code-industry.net/public/master-pdf-editor-5.0.23_qt4.amd64.tar.gz"
|
||||
MD5SUM_x86_64="9c0d4db113c5be2a2fc817573b6fb9c2"
|
||||
DOWNLOAD="https://code-industry.net/public/master-pdf-editor-5.0.25_i386.tar.gz"
|
||||
MD5SUM="c8756c64767b018247660633ce38d7ce"
|
||||
DOWNLOAD_x86_64="https://code-industry.net/public/master-pdf-editor-5.0.25_qt4.amd64.tar.gz"
|
||||
MD5SUM_x86_64="e2a7e7220e103fe9bc7524c0d9e97489"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Willy Sudiarto Raharjo"
|
||||
EMAIL="willysr@slackbuilds.org"
|
||||
|
|
Loading…
Reference in a new issue