summaryrefslogtreecommitdiffstats
path: root/office/MasterPDFEditor/MasterPDFEditor.SlackBuild
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo <willysr@slackbuilds.org>2018-05-19 20:52:11 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2018-05-19 21:00:38 +0700
commitbbde979490dc95acde0a1aa8e0e05d06314e6763 (patch)
tree05dab2668e9dc77c017b7231ba5a3b42d1cb5b04 /office/MasterPDFEditor/MasterPDFEditor.SlackBuild
parentd405c733856b7bdd768ad4a7521ca778e617e042 (diff)
downloadslackbuilds-bbde979490dc95acde0a1aa8e0e05d06314e6763.tar.gz
slackbuilds-bbde979490dc95acde0a1aa8e0e05d06314e6763.tar.xz
office/MasterPDFEditor: Updated for version 5.0.02.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office/MasterPDFEditor/MasterPDFEditor.SlackBuild')
-rw-r--r--office/MasterPDFEditor/MasterPDFEditor.SlackBuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/office/MasterPDFEditor/MasterPDFEditor.SlackBuild b/office/MasterPDFEditor/MasterPDFEditor.SlackBuild
index 6854360c97..aeff05a9b5 100644
--- a/office/MasterPDFEditor/MasterPDFEditor.SlackBuild
+++ b/office/MasterPDFEditor/MasterPDFEditor.SlackBuild
@@ -24,8 +24,8 @@
PRGNAM=MasterPDFEditor
SRCNAM=master-pdf-editor
-VERSION=${VERSION:-4.3.89}
-MAJVER=4
+VERSION=${VERSION:-5.0.02}
+MAJVER=${MAJVER:-5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -77,7 +77,7 @@ mv $SRCNAM-$MAJVER $PKG/opt
cd $PKG/opt/$SRCNAM-$MAJVER
mkdir -p $PKG/usr/bin
-( ln -s /opt/$SRCNAM-$MAJVER/masterpdfeditor4 $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