diff options
author | B. Watson <yalhcru@gmail.com> | 2013-06-18 23:09:53 -0300 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2013-06-18 23:09:53 -0300 |
commit | a67db7ce0408faa9a2841223e12b8fbccecb694c (patch) | |
tree | 299e64ea6d3e257fb799174670a1c1c137027136 /games | |
parent | 04394e6cf3ad0f71720af8073e24f7ae812c6f34 (diff) | |
download | slackbuilds-a67db7ce0408faa9a2841223e12b8fbccecb694c.tar.gz |
games/xroar: Updated for version 0.29.5.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'games')
-rw-r--r-- | games/xroar/xroar.SlackBuild | 5 | ||||
-rw-r--r-- | games/xroar/xroar.info | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/games/xroar/xroar.SlackBuild b/games/xroar/xroar.SlackBuild index e2b253ccb8..2033c4b003 100644 --- a/games/xroar/xroar.SlackBuild +++ b/games/xroar/xroar.SlackBuild @@ -6,6 +6,9 @@ # Licensed under the WTFPL. See http://sam.zoy.org/wtfpl/ for details. +# 20130617 bkw: +# - update for 0.29.5 + # 20121218 bkw: # - update for 0.28.1 # - change download link to my own server, since upstream changes their URL @@ -16,7 +19,7 @@ # - mention gtkglext in README as an optional dep PRGNAM=xroar -VERSION=${VERSION:-0.28.1} +VERSION=${VERSION:-0.29.5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/games/xroar/xroar.info b/games/xroar/xroar.info index 715fc9a01d..cc89e0c46f 100644 --- a/games/xroar/xroar.info +++ b/games/xroar/xroar.info @@ -1,8 +1,8 @@ PRGNAM="xroar" -VERSION="0.28.1" +VERSION="0.29.5" HOMEPAGE="http://www.6809.org.uk/dragon/xroar.shtml" -DOWNLOAD="http://urchlay.naptime.net/~urchlay/src/xroar-0.28.1.tar.gz" -MD5SUM="fab66a661e618b51a9496d2def8f20fa" +DOWNLOAD="http://urchlay.naptime.net/~urchlay/src/xroar-0.29.5.tar.gz" +MD5SUM="92401d6c360f502e3acbd5ef33761de2" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |