summaryrefslogtreecommitdiffstats
path: root/games/xroar/xroar.SlackBuild
diff options
context:
space:
mode:
author B. Watson2013-06-19 04:09:53 +0200
committer Niels Horn2013-06-19 04:09:53 +0200
commita67db7ce0408faa9a2841223e12b8fbccecb694c (patch)
tree299e64ea6d3e257fb799174670a1c1c137027136 /games/xroar/xroar.SlackBuild
parent04394e6cf3ad0f71720af8073e24f7ae812c6f34 (diff)
downloadslackbuilds-a67db7ce0408faa9a2841223e12b8fbccecb694c.tar.gz
games/xroar: Updated for version 0.29.5.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'games/xroar/xroar.SlackBuild')
-rw-r--r--games/xroar/xroar.SlackBuild5
1 files changed, 4 insertions, 1 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}