summaryrefslogtreecommitdiffstats
path: root/office
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-02-11 01:21:10 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-02-11 18:57:35 +0700
commitfa49d04625611f323a5c16f7c802a6ee35fa07e3 (patch)
tree947c7bd0f8a5e6ef5184e8bcbca4313ff2ea27a9 /office
parent0777fb336804df43e9a64c2e4943cba6d4fd6207 (diff)
downloadslackbuilds-fa49d04625611f323a5c16f7c802a6ee35fa07e3.tar.gz
slackbuilds-fa49d04625611f323a5c16f7c802a6ee35fa07e3.tar.xz
office/MasterPDFEditor: Updated for version 2.2.15.
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.info10
2 files changed, 7 insertions, 7 deletions
diff --git a/office/MasterPDFEditor/MasterPDFEditor.SlackBuild b/office/MasterPDFEditor/MasterPDFEditor.SlackBuild
index 81fda19bf2..2a447fe330 100644
--- a/office/MasterPDFEditor/MasterPDFEditor.SlackBuild
+++ b/office/MasterPDFEditor/MasterPDFEditor.SlackBuild
@@ -24,7 +24,7 @@
PRGNAM=MasterPDFEditor
SRCNAM=master-pdf-editor
-VERSION=${VERSION:-2.2.06}
+VERSION=${VERSION:-2.2.15}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -79,7 +79,7 @@ mkdir -p $PKG/usr/share/applications/
cp $CWD/$PRGNAM.desktop $PKG/usr/share/applications/$PRGNAM.desktop
mkdir -p $PKG/usr/share/pixmaps
-( ln -s /opt/$PRGNAM/master-pdf-editor.png $PKG/usr/share/pixmaps/master-pdf-editor.png )
+( ln -s /opt/$SRCNAM/master-pdf-editor.png $PKG/usr/share/pixmaps/master-pdf-editor.png )
mkdir -p $PKG/install
cat $CWD/slack-desc > $PKG/install/slack-desc
diff --git a/office/MasterPDFEditor/MasterPDFEditor.info b/office/MasterPDFEditor/MasterPDFEditor.info
index 59965cb5a0..bf21c52698 100644
--- a/office/MasterPDFEditor/MasterPDFEditor.info
+++ b/office/MasterPDFEditor/MasterPDFEditor.info
@@ -1,10 +1,10 @@
PRGNAM="MasterPDFEditor"
-VERSION="2.2.06"
+VERSION="2.2.15"
HOMEPAGE="http://code-industry.net/"
-DOWNLOAD="http://code-industry.net/public/master-pdf-editor_2.2.06_i386.tar.gz"
-MD5SUM="09cb22e1159431d033aefd62d55083be"
-DOWNLOAD_x86_64="http://code-industry.net/public/master-pdf-editor_2.2.06_amd64.tar.gz"
-MD5SUM_x86_64="39c31bbb926bcae5561eaf45eefa3a58"
+DOWNLOAD="http://code-industry.net/public/master-pdf-editor_2.2.15_i386.tar.gz"
+MD5SUM="4bde4a5a55e97ff21c333a34e7bde177"
+DOWNLOAD_x86_64="http://code-industry.net/public/master-pdf-editor_2.2.15_amd64.tar.gz"
+MD5SUM_x86_64="78dec29461065e24a90c866bdae51494"
REQUIRES=""
MAINTAINER="Willy Sudiarto Raharjo"
EMAIL="willysr@slackbuilds.org"