mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
office/MasterPDFEditor: Updated for version 5.9.82.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
bfec68f984
commit
1984db7578
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
# Slackware build script for MasterPDFEditor
|
# Slackware build script for MasterPDFEditor
|
||||||
|
|
||||||
# Copyright 2014-2023 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
|
# Copyright 2014-2024 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
|
||||||
# All rights reserved.
|
# All rights reserved.
|
||||||
#
|
#
|
||||||
# Redistribution and use of this script, with or without modification, is
|
# Redistribution and use of this script, with or without modification, is
|
||||||
|
@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
|
||||||
|
|
||||||
PRGNAM=MasterPDFEditor
|
PRGNAM=MasterPDFEditor
|
||||||
SRCNAM=master-pdf-editor
|
SRCNAM=master-pdf-editor
|
||||||
VERSION=${VERSION:-5.9.81}
|
VERSION=${VERSION:-5.9.82}
|
||||||
MAJVER=${MAJVER:-5}
|
MAJVER=${MAJVER:-5}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
|
@ -1,10 +1,10 @@
|
||||||
PRGNAM="MasterPDFEditor"
|
PRGNAM="MasterPDFEditor"
|
||||||
VERSION="5.9.81"
|
VERSION="5.9.82"
|
||||||
HOMEPAGE="https://code-industry.net/"
|
HOMEPAGE="https://code-industry.net/"
|
||||||
DOWNLOAD="UNSUPPORTED"
|
DOWNLOAD="UNSUPPORTED"
|
||||||
MD5SUM=""
|
MD5SUM=""
|
||||||
DOWNLOAD_x86_64="https://code-industry.net/public/master-pdf-editor-5.9.81-qt5.x86_64.tar.gz"
|
DOWNLOAD_x86_64="https://code-industry.net/public/master-pdf-editor-5.9.82-qt5.x86_64.tar.gz"
|
||||||
MD5SUM_x86_64="9a8c2413b28bc3ba1a2084ff2e4d77b3"
|
MD5SUM_x86_64="7697e22a481f4f02d2cb9e98d899c000"
|
||||||
REQUIRES="pkcs11-helper"
|
REQUIRES="pkcs11-helper"
|
||||||
MAINTAINER="Willy Sudiarto Raharjo"
|
MAINTAINER="Willy Sudiarto Raharjo"
|
||||||
EMAIL="willysr@slackbuilds.org"
|
EMAIL="willysr@slackbuilds.org"
|
||||||
|
|
Loading…
Reference in a new issue