aboutsummaryrefslogtreecommitdiff
path: root/games/xroar/xroar.SlackBuild
diff options
context:
space:
mode:
authorB. Watson <urchlay@slackware.uk>2024-02-16 15:47:54 -0500
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-02-17 09:07:14 +0700
commit64c28202b0f0735581a69e3ef8018a9831b1badc (patch)
treea2896c294a6f948418a67c97de35092a4cb70980 /games/xroar/xroar.SlackBuild
parent9ed4f62e84b89d17f5881854528f63145b39fea2 (diff)
games/xroar: Updated for version 1.5.3.
Signed-off-by: B. Watson <urchlay@slackware.uk> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/xroar/xroar.SlackBuild')
-rw-r--r--games/xroar/xroar.SlackBuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/xroar/xroar.SlackBuild b/games/xroar/xroar.SlackBuild
index 74ce14958b..99307889f5 100644
--- a/games/xroar/xroar.SlackBuild
+++ b/games/xroar/xroar.SlackBuild
@@ -6,6 +6,7 @@
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
+# 20240216 bkw: update for 1.5.3
# 20230907 bkw: update for 1.4.2
# - add 22x22 and 64x64 icons.
# - reword README and slack-desc (use text from the man page).
@@ -30,7 +31,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=xroar
-VERSION=${VERSION:-1.4.2}
+VERSION=${VERSION:-1.5.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}