summaryrefslogtreecommitdiffstats
path: root/office/watson/watson.SlackBuild
diff options
context:
space:
mode:
author Jostein Berntsen2018-03-09 02:42:42 +0100
committer Willy Sudiarto Raharjo2018-03-09 02:42:42 +0100
commit37fd1033a36ef4eebf4c26cb937f7a05974fadbf (patch)
treee29099b489f6d153f90c5d530cfdbb6aae2ab011 /office/watson/watson.SlackBuild
parent2347477e1835ee5eee1eb239d3a6ae14604b4f19 (diff)
downloadslackbuilds-37fd1033a36ef4eebf4c26cb937f7a05974fadbf.tar.gz
office/watson: Updated for version 1.5.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office/watson/watson.SlackBuild')
-rw-r--r--office/watson/watson.SlackBuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/office/watson/watson.SlackBuild b/office/watson/watson.SlackBuild
index 9251ae7f4c..aaf85547b4 100644
--- a/office/watson/watson.SlackBuild
+++ b/office/watson/watson.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for watson
-# Copyright 2017 Jostein Berntsen <jbernts@broadpark.no>
+# Copyright 2017-2018 Jostein Berntsen <jbernts@broadpark.no>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -26,7 +26,7 @@
PRGNAM=watson
SRCNAM=Watson
-VERSION=${VERSION:-1.4.0}
+VERSION=${VERSION:-1.5.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -63,7 +63,7 @@ rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT
cd $TMP
rm -rf $SRCNAM-$VERSION
-tar xvf $CWD/$SRCNAM-$VERSION.tar.gz
+tar xvf $CWD/$SRCNAM-$VERSION.tar.gz || tar xvf $CWD/$VERSION.tar.gz
cd $SRCNAM-$VERSION
chown -R root:root .
find -L . \