summaryrefslogtreecommitdiffstats
path: root/games/xroar/xroar.SlackBuild
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2017-01-22 13:40:07 -0500
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-01-24 07:23:27 +0700
commit965e674f99e551275c74c9bb5d97e93ed90e9aba (patch)
tree2c3a389a37e1d11428be2cc906283b43b02e985e /games/xroar/xroar.SlackBuild
parent1799f85411ce0c189ae185ad419d627155dc5073 (diff)
downloadslackbuilds-965e674f99e551275c74c9bb5d97e93ed90e9aba.tar.gz
slackbuilds-965e674f99e551275c74c9bb5d97e93ed90e9aba.tar.xz
games/xroar: Updated for version 0.34.7.
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 667b1b65ce..207ccddeb9 100644
--- a/games/xroar/xroar.SlackBuild
+++ b/games/xroar/xroar.SlackBuild
@@ -6,6 +6,9 @@
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
+# 20170122 bkw:
+# - update for 0.34.7
+
# 20161016 bkw:
# - update for 0.34.5
# - move binary to /usr/games
@@ -40,7 +43,7 @@
# - mention gtkglext in README as an optional dep
PRGNAM=xroar
-VERSION=${VERSION:-0.34.5}
+VERSION=${VERSION:-0.34.7}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}