summaryrefslogtreecommitdiffstats
path: root/games/xroar/xroar.SlackBuild
diff options
context:
space:
mode:
author B. Watson2018-12-01 21:28:52 +0100
committer Willy Sudiarto Raharjo2018-12-09 07:17:25 +0100
commitd7ebf1cf81fb577113c2809c9afaa5ae48ac391b (patch)
treeab7cb39b8485b0d02ba9bcf3a74a7f22adb7061f /games/xroar/xroar.SlackBuild
parentfab51ff95ce89adfa6b758883f1a2287b85a159d (diff)
downloadslackbuilds-d7ebf1cf81fb577113c2809c9afaa5ae48ac391b.tar.gz
games/xroar: Updated for version 0.35.2.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'games/xroar/xroar.SlackBuild')
-rw-r--r--games/xroar/xroar.SlackBuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/games/xroar/xroar.SlackBuild b/games/xroar/xroar.SlackBuild
index d6de5dd106..d582bbdeb9 100644
--- a/games/xroar/xroar.SlackBuild
+++ b/games/xroar/xroar.SlackBuild
@@ -6,6 +6,8 @@
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
+# 20181201 bkw: update for 0.35.2
+
# 20180828 bkw:
# - update for 0.35
# - build with --without-oss by default, add OSS=yes option
@@ -23,7 +25,7 @@
# 20170122 bkw: update for 0.34.7
PRGNAM=xroar
-VERSION=${VERSION:-0.35}
+VERSION=${VERSION:-0.35.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}