diff options
author | Alex Word <alex_word86@yahoo.com> | 2020-12-18 19:32:51 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-12-19 09:40:26 +0700 |
commit | 73a2f3611e0b1a857c9651afb371ed922d17fb84 (patch) | |
tree | 29a19d0d16843e07eeab081a3a1424b9a3619cbb /games/xmoto/xmoto.info | |
parent | 2d8af6392b79f23bed753136f54c45a12ad5c542 (diff) |
games/xmoto: Updated for version 0.6.1.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/xmoto/xmoto.info')
-rw-r--r-- | games/xmoto/xmoto.info | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/games/xmoto/xmoto.info b/games/xmoto/xmoto.info index f10ea5df192f2..ac1bb84b5646f 100644 --- a/games/xmoto/xmoto.info +++ b/games/xmoto/xmoto.info @@ -1,10 +1,10 @@ PRGNAM="xmoto" -VERSION="0.5.10" +VERSION="0.6.1" HOMEPAGE="http://xmoto.tuxfamily.org/" -DOWNLOAD="http://download.tuxfamily.org/xmoto/xmoto/0.5.10/xmoto-0.5.10-src.tar.gz" -MD5SUM="d15f1c4e498d937b943db0b6aea437f1" +DOWNLOAD="https://github.com/xmoto/xmoto/archive/0.6.1/xmoto-0.6.1.tar.gz" +MD5SUM="88725490243e69d5ab5cde349fa5fa3a" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="lua ode libxdg-basedir" +REQUIRES="lua ode libxdg-basedir cmake-202x" MAINTAINER="Alex Word" EMAIL="alex_word86@yahoo.com" |