diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-07-05 08:04:15 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-07-05 08:04:15 +0700 |
commit | 7f6bc61831d2246b68d6fb5bdb576c94c46bf6f1 (patch) | |
tree | 8e0c0a5e0c1e7c8a568259a0432c8fa6bdd5b7c8 /office/MasterPDFEditor/MasterPDFEditor.SlackBuild | |
parent | fb4f6357a8af700ec1e3fdce9f10b253d9dce500 (diff) | |
download | slackbuilds-7f6bc61831d2246b68d6fb5bdb576c94c46bf6f1.tar.gz |
office/MasterPDFEditor: Updated for version 3.2.62.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office/MasterPDFEditor/MasterPDFEditor.SlackBuild')
-rw-r--r-- | office/MasterPDFEditor/MasterPDFEditor.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/office/MasterPDFEditor/MasterPDFEditor.SlackBuild b/office/MasterPDFEditor/MasterPDFEditor.SlackBuild index 670212eafc..5fb897bfd0 100644 --- a/office/MasterPDFEditor/MasterPDFEditor.SlackBuild +++ b/office/MasterPDFEditor/MasterPDFEditor.SlackBuild @@ -24,8 +24,8 @@ PRGNAM=MasterPDFEditor SRCNAM=master-pdf-editor -VERSION=${VERSION:-3.1.0} -BUILD=${BUILD:-2} +VERSION=${VERSION:-3.2.62} +BUILD=${BUILD:-1} TAG=${TAG:-_SBo} if [ -z "$ARCH" ]; then |