summaryrefslogtreecommitdiffstats
path: root/games/xroar/xroar.SlackBuild
diff options
context:
space:
mode:
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}