diff options
author | Jostein Berntsen <jbernts@broadpark.no> | 2012-07-01 11:19:18 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-07-01 11:19:18 -0500 |
commit | 2e6e4935dd65b3690b148747e72418b982915a55 (patch) | |
tree | 9047e5aa6ac6bf903779a21cc586714e6b070e31 /office/mu | |
parent | 3c6cf8cb32fdf8c10b6c6cb0276fc7f6120c6943 (diff) |
office/mu: Updated for version 0.9.8.4.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'office/mu')
-rw-r--r-- | office/mu/mu.SlackBuild | 2 | ||||
-rw-r--r-- | office/mu/mu.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/office/mu/mu.SlackBuild b/office/mu/mu.SlackBuild index cf344cfb8373..6a058205ec78 100644 --- a/office/mu/mu.SlackBuild +++ b/office/mu/mu.SlackBuild @@ -5,7 +5,7 @@ # Written by Jostein Berntsen <jbernts@broadpark.no> PRGNAM=mu -VERSION=${VERSION:-0.9.8.2} +VERSION=${VERSION:-0.9.8.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/office/mu/mu.info b/office/mu/mu.info index 9d43a1b76b4d..621850725826 100644 --- a/office/mu/mu.info +++ b/office/mu/mu.info @@ -1,8 +1,8 @@ PRGNAM="mu" -VERSION="0.9.8.2" +VERSION="0.9.8.4" HOMEPAGE="http://www.djcbsoftware.nl/code/mu/" -DOWNLOAD="http://mu0.googlecode.com/files/mu-0.9.8.2.tar.gz" -MD5SUM="dcda065af2dc473c24611c11de2764b7" +DOWNLOAD="http://mu0.googlecode.com/files/mu-0.9.8.4.tar.gz" +MD5SUM="4a30b116e6ffb23e0977b0ba497a3ee2" DOWNLOAD_x86_64="" MD5SUM_x86_64="" MAINTAINER="Jostein Berntsen" |