summaryrefslogtreecommitdiffstats
path: root/office/mu
diff options
context:
space:
mode:
author Muhammad Kaisar Arkhan2019-11-14 16:52:16 +0100
committer Robby Workman2021-04-18 06:43:44 +0200
commit46ad2f0f4b35fabe1ed655eff4865c4021571386 (patch)
treed66f7db760c5a30dfaecc27c8b4349e514b6767b /office/mu
parent06699df5731aee9635da8e160cda1d83bc3fb025 (diff)
downloadslackbuilds-46ad2f0f4b35fabe1ed655eff4865c4021571386.tar.gz
office/mu: Updated for version 1.2.0.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'office/mu')
-rw-r--r--office/mu/mu.SlackBuild4
-rw-r--r--office/mu/mu.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/office/mu/mu.SlackBuild b/office/mu/mu.SlackBuild
index 8f5a4a243d..3ecbd259ed 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 . \
diff --git a/office/mu/mu.info b/office/mu/mu.info
index 752e3ee3b5..181357533c 100644
--- a/office/mu/mu.info
+++ b/office/mu/mu.info
@@ -1,8 +1,8 @@
PRGNAM="mu"
-VERSION="1.0"
+VERSION="1.2.0"
HOMEPAGE="http://www.djcbsoftware.nl/code/mu/"
-DOWNLOAD="https://github.com/djcb/mu/archive/v1.0.tar.gz"
-MD5SUM="b415f84d4538cf05ec3360a449c1de4d"
+DOWNLOAD="https://github.com/djcb/mu/releases/download/1.2/mu-1.2.0.tar.xz"
+MD5SUM="e90fcd4abfed0e36ff97807d0194e9f9"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""