mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
office/mu: Updated for version 0.9.8.5.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
f3b2c83dd5
commit
0661cd016b
2 changed files with 4 additions and 4 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue