mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
office/MasterPDFEditor: Updated for version 5.8.32.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
2f4cd8204a
commit
da00f2728d
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.8.30}
|
||||
VERSION=${VERSION:-5.8.32}
|
||||
MAJVER=${MAJVER:-5}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="MasterPDFEditor"
|
||||
VERSION="5.8.30"
|
||||
VERSION="5.8.32"
|
||||
HOMEPAGE="https://code-industry.net/"
|
||||
DOWNLOAD="UNSUPPORTED"
|
||||
MD5SUM=""
|
||||
DOWNLOAD_x86_64="https://code-industry.net/public/master-pdf-editor-5.8.30-qt5.x86_64.tar.gz"
|
||||
MD5SUM_x86_64="b194743c091311ed8c34c09734b64a7f"
|
||||
DOWNLOAD_x86_64="https://code-industry.net/public/master-pdf-editor-5.8.32-qt5.x86_64.tar.gz"
|
||||
MD5SUM_x86_64="c7e76d9486892d2d36fa98e34fef9e20"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Willy Sudiarto Raharjo"
|
||||
EMAIL="willysr@slackbuilds.org"
|
||||
|
|
Loading…
Reference in a new issue