summaryrefslogtreecommitdiffstats
path: root/office/mu/mu.SlackBuild
diff options
context:
space:
mode:
author Matteo Bernardini2020-06-20 11:01:26 +0200
committer Matteo Bernardini2020-06-20 11:01:26 +0200
commit4763c5f8092b9a9edb2471bd83ae5d6935056245 (patch)
tree704bea10c1fd69bf1b603c44f81d0d1b4df89019 /office/mu/mu.SlackBuild
parent98dec0c0253801e4775e1c705f391e477db1a7e5 (diff)
downloadslackbuilds-4763c5f8092b9a9edb2471bd83ae5d6935056245.tar.gz
20200620.1 global branch merge.current-20200620.1
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'office/mu/mu.SlackBuild')
-rw-r--r--office/mu/mu.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/office/mu/mu.SlackBuild b/office/mu/mu.SlackBuild
index c4c856b5bf..3f9a255f3a 100644
--- a/office/mu/mu.SlackBuild
+++ b/office/mu/mu.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=mu
-VERSION=${VERSION:-1.0}
+VERSION=${VERSION:-1.2.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -60,7 +60,7 @@ rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT
cd $TMP
rm -rf $PRGNAM-$VERSION
-tar xvf $CWD/$PRGNAM-$VERSION.tar.gz || tar xvf $CWD/v$VERSION.tar.gz
+tar xvf $CWD/$PRGNAM-$VERSION.tar.xz
cd $PRGNAM-$VERSION
chown -R root:root .
find -L . \