office/mu: Updated for version 0.9.8.5.

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
Jostein Berntsen 2012-07-28 22:56:02 -05:00 committed by Robby Workman
parent f3b2c83dd5
commit 0661cd016b
2 changed files with 4 additions and 4 deletions

View File

@ -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}

View File

@ -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"