desktop/xplanet: Updated for version 1.3.0.

Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
This commit is contained in:
Benjamin Trigona-Harany 2012-04-21 08:56:04 -04:00 committed by dsomero
parent bf7e5e30f8
commit a2da325145
2 changed files with 5 additions and 5 deletions

View file

@ -3,7 +3,7 @@
# Based on http://slackbuilds.org/template.SlackBuild
PRGNAM=xplanet
VERSION=${VERSION:-1.2.2}
VERSION=${VERSION:-1.3.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,10 +1,10 @@
PRGNAM="xplanet"
VERSION="1.2.2"
VERSION="1.3.0"
HOMEPAGE="http://xplanet.sourceforge.net/"
DOWNLOAD="http://prdownloads.sourceforge.net/xplanet/xplanet-1.2.2.tar.gz"
MD5SUM="b38c3b4cfdd772643f876a9bb15f288b"
DOWNLOAD="http://prdownloads.sourceforge.net/xplanet/xplanet-1.3.0.tar.gz"
MD5SUM="41f7db2ccd1d8b4b989cacaf9adfe692"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="Benjamin Trigona-Harany"
EMAIL="bosth@alumni.sfu.ca"
APPROVED="rworkman,Niels Horn"
APPROVED="dsomero"