mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-25 10:03:03 +01:00
desktop/xplanet: Updated for version 1.3.0.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
This commit is contained in:
parent
bf7e5e30f8
commit
a2da325145
2 changed files with 5 additions and 5 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue