summaryrefslogtreecommitdiffstats
path: root/office
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo <willysr@slackbuilds.org>2020-07-29 13:55:06 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2020-08-29 10:08:03 +0700
commitc14317ff3a1c40bb222dee658292b6897d22a53f (patch)
treec1fac20e2c9b2ed930ce3cc5bd55e7ed3eeeb2e6 /office
parent343ec947cb7a5bf05d5b9dd95f3b361328ed8b4d (diff)
downloadslackbuilds-c14317ff3a1c40bb222dee658292b6897d22a53f.tar.gz
slackbuilds-c14317ff3a1c40bb222dee658292b6897d22a53f.tar.xz
office/MasterPDFEditor: Updated for version 5.6.29.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office')
-rw-r--r--office/MasterPDFEditor/MasterPDFEditor.SlackBuild5
-rw-r--r--office/MasterPDFEditor/MasterPDFEditor.info10
2 files changed, 9 insertions, 6 deletions
diff --git a/office/MasterPDFEditor/MasterPDFEditor.SlackBuild b/office/MasterPDFEditor/MasterPDFEditor.SlackBuild
index 8de01094b4..db3a49b1b9 100644
--- a/office/MasterPDFEditor/MasterPDFEditor.SlackBuild
+++ b/office/MasterPDFEditor/MasterPDFEditor.SlackBuild
@@ -24,7 +24,7 @@
PRGNAM=MasterPDFEditor
SRCNAM=master-pdf-editor
-VERSION=${VERSION:-5.6.20}
+VERSION=${VERSION:-5.6.29}
MAJVER=${MAJVER:-5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -65,7 +65,10 @@ rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT $PKG/opt
cd $TMP
rm -rf $SRCNAM-$MAJVER
+mkdir -p $SRCNAM-$MAJVER
+cd $SRCNAM-$MAJVER
tar xvf $CWD/${SRCNAM}-${VERSION}${SOURCEARCH}.tar.gz
+cd ..
chown -R root:root $SRCNAM-$MAJVER
find -L $SRCNAM-$MAJVER \
\( -perm 777 -o -perm 775 -o -perm 750 -o -perm 711 -o -perm 555 \
diff --git a/office/MasterPDFEditor/MasterPDFEditor.info b/office/MasterPDFEditor/MasterPDFEditor.info
index 86c9fbf723..30b517a913 100644
--- a/office/MasterPDFEditor/MasterPDFEditor.info
+++ b/office/MasterPDFEditor/MasterPDFEditor.info
@@ -1,10 +1,10 @@
PRGNAM="MasterPDFEditor"
-VERSION="5.6.20"
+VERSION="5.6.29"
HOMEPAGE="https://code-industry.net/"
-DOWNLOAD="https://code-industry.net/public/master-pdf-editor-5.6.20.i386.tar.gz"
-MD5SUM="e8780466fcfd35db5dbc5767bcdbfb2b"
-DOWNLOAD_x86_64="https://code-industry.net/public/master-pdf-editor-5.6.20-qt4.x86_64.tar.gz"
-MD5SUM_x86_64="d61eb510462a8911bd784a1e54ac8068"
+DOWNLOAD="https://code-industry.net/public/master-pdf-editor-5.6.29.i386.tar.gz"
+MD5SUM="4c23557b8415ae80e0f9ff7ce6994ea0"
+DOWNLOAD_x86_64="https://code-industry.net/public/master-pdf-editor-5.6.29-qt4.x86_64.tar.gz"
+MD5SUM_x86_64="c107515f77f733fb00601324eecfdaca"
REQUIRES=""
MAINTAINER="Willy Sudiarto Raharjo"
EMAIL="willysr@slackbuilds.org"