summaryrefslogtreecommitdiffstats
path: root/office
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2018-05-19 15:52:11 +0200
committer Willy Sudiarto Raharjo2018-05-19 16:00:38 +0200
commit346ec6f0f122fa49b1f931f1fd38cf9b9348e3ab (patch)
treee2e23acd8aa68ed80c6fbbf7d09c028d9fd14365 /office
parent857309094f33b0c549b9d611af1c054b09173a78 (diff)
downloadold.slackbuilds-346ec6f0f122fa49b1f931f1fd38cf9b9348e3ab.tar.gz
office/MasterPDFEditor: Updated for version 5.0.02.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office')
-rw-r--r--office/MasterPDFEditor/MasterPDFEditor.SlackBuild6
-rw-r--r--office/MasterPDFEditor/MasterPDFEditor.desktop8
-rw-r--r--office/MasterPDFEditor/MasterPDFEditor.info10
3 files changed, 12 insertions, 12 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
diff --git a/office/MasterPDFEditor/MasterPDFEditor.desktop b/office/MasterPDFEditor/MasterPDFEditor.desktop
index e2ea5a614d..4110db9360 100644
--- a/office/MasterPDFEditor/MasterPDFEditor.desktop
+++ b/office/MasterPDFEditor/MasterPDFEditor.desktop
@@ -1,10 +1,10 @@
[Desktop Entry]
-Name=Master PDF Editor 4
+Name=Master PDF Editor 5
Comment=Edit PDF files
-Exec=/opt/master-pdf-editor-4/masterpdfeditor4 %f
-Path=/opt/master-pdf-editor-4
+Exec=/opt/master-pdf-editor-5/masterpdfeditor5 %f
+Path=/opt/master-pdf-editor-5
Terminal=false
-Icon=/opt/master-pdf-editor-4/masterpdfeditor4.png
+Icon=/opt/master-pdf-editor-5/masterpdfeditor5.png
Type=Application
Categories=Office;Graphics;
MimeType=application/pdf;application/x-bzpdf;application/x-gzpdf;
diff --git a/office/MasterPDFEditor/MasterPDFEditor.info b/office/MasterPDFEditor/MasterPDFEditor.info
index ff00a120c6..038679b49d 100644
--- a/office/MasterPDFEditor/MasterPDFEditor.info
+++ b/office/MasterPDFEditor/MasterPDFEditor.info
@@ -1,10 +1,10 @@
PRGNAM="MasterPDFEditor"
-VERSION="4.3.89"
+VERSION="5.0.02"
HOMEPAGE="https://code-industry.net/"
-DOWNLOAD="http://get.code-industry.net/public/master-pdf-editor-4.3.89_i386.tar.gz"
-MD5SUM="13b760b5ef02447c64460cdeffbdad45"
-DOWNLOAD_x86_64="http://get.code-industry.net/public/master-pdf-editor-4.3.89_qt4.amd64.tar.gz"
-MD5SUM_x86_64="5e91230954e995083f50d773ce016437"
+DOWNLOAD="http://get.code-industry.net/public/master-pdf-editor-5.0.02_i386.tar.gz"
+MD5SUM="2942435e21599140bb1477f65a676f70"
+DOWNLOAD_x86_64="http://get.code-industry.net/public/master-pdf-editor-5.0.02_qt4.amd64.tar.gz"
+MD5SUM_x86_64="f90f3d226856c06339e3091b00c223b5"
REQUIRES=""
MAINTAINER="Willy Sudiarto Raharjo"
EMAIL="willysr@slackbuilds.org"