summaryrefslogtreecommitdiffstats
path: root/office
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-03-16 17:14:54 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-03-18 09:45:36 +0700
commitb7d112432227a6afd24eaa675245edb4ba61cf95 (patch)
treef6a25488a34613e359a63b446ec160f4aa5ff895 /office
parentbeff3b814602cb8d8bef01bf0468e3f22a26a78a (diff)
downloadslackbuilds-b7d112432227a6afd24eaa675245edb4ba61cf95.tar.gz
slackbuilds-b7d112432227a6afd24eaa675245edb4ba61cf95.tar.xz
office/MasterPDFEditor: Updated for version 5.9.40.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office')
-rw-r--r--office/MasterPDFEditor/MasterPDFEditor.SlackBuild4
-rw-r--r--office/MasterPDFEditor/MasterPDFEditor.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/office/MasterPDFEditor/MasterPDFEditor.SlackBuild b/office/MasterPDFEditor/MasterPDFEditor.SlackBuild
index 70225b11ac..d8c257a0e8 100644
--- a/office/MasterPDFEditor/MasterPDFEditor.SlackBuild
+++ b/office/MasterPDFEditor/MasterPDFEditor.SlackBuild
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=MasterPDFEditor
SRCNAM=master-pdf-editor
-VERSION=${VERSION:-5.9.35}
+VERSION=${VERSION:-5.9.40}
MAJVER=${MAJVER:-5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -81,7 +81,7 @@ mkdir -p $PKG/usr/bin
( ln -s /opt/$SRCNAM-$MAJVER/masterpdfeditor${MAJVER} $PKG/usr/bin/ )
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
-mv license.txt $PKG/usr/doc/$PRGNAM-$VERSION
+mv license_en.txt $PKG/usr/doc/$PRGNAM-$VERSION
cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild
mkdir -p $PKG/usr/share/applications/
diff --git a/office/MasterPDFEditor/MasterPDFEditor.info b/office/MasterPDFEditor/MasterPDFEditor.info
index 7b8ede5465..f4c6ec0783 100644
--- a/office/MasterPDFEditor/MasterPDFEditor.info
+++ b/office/MasterPDFEditor/MasterPDFEditor.info
@@ -1,10 +1,10 @@
PRGNAM="MasterPDFEditor"
-VERSION="5.9.35"
+VERSION="5.9.40"
HOMEPAGE="https://code-industry.net/"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://code-industry.net/public/master-pdf-editor-5.9.35-qt5.x86_64.tar.gz"
-MD5SUM_x86_64="7c8e839672955b45599a7c343c32f17f"
+DOWNLOAD_x86_64="https://code-industry.net/public/master-pdf-editor-5.9.40-qt5.x86_64.tar.gz"
+MD5SUM_x86_64="d6e81387d4b5720117a166a5024b986e"
REQUIRES=""
MAINTAINER="Willy Sudiarto Raharjo"
EMAIL="willysr@slackbuilds.org"