diff options
author | Jostein Berntsen <jbernts@broadpark.no> | 2012-07-28 22:56:02 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-07-28 22:56:02 -0500 |
commit | 0661cd016bcd4c889920bc13d2cb652886b222cb (patch) | |
tree | 6de49f2987b2bcf9473c610cc9deba4401b48edf /office/mu | |
parent | f3b2c83dd5bdb247a85aab3ec5a6950119cfcea4 (diff) | |
download | slackbuilds-0661cd016bcd4c889920bc13d2cb652886b222cb.tar.gz |
office/mu: Updated for version 0.9.8.5.
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 6a058205ec..764d829dbc 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.4} +VERSION=${VERSION:-0.9.8.5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/office/mu/mu.info b/office/mu/mu.info index 6218507258..f5e5bd5ba1 100644 --- a/office/mu/mu.info +++ b/office/mu/mu.info @@ -1,8 +1,8 @@ PRGNAM="mu" -VERSION="0.9.8.4" +VERSION="0.9.8.5" HOMEPAGE="http://www.djcbsoftware.nl/code/mu/" -DOWNLOAD="http://mu0.googlecode.com/files/mu-0.9.8.4.tar.gz" -MD5SUM="4a30b116e6ffb23e0977b0ba497a3ee2" +DOWNLOAD="http://mu0.googlecode.com/files/mu-0.9.8.5.tar.gz" +MD5SUM="cc64810db8bc458989918c6bb82bb77f" DOWNLOAD_x86_64="" MD5SUM_x86_64="" MAINTAINER="Jostein Berntsen" |