summaryrefslogtreecommitdiffstats
path: root/games/yar/yar.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'games/yar/yar.SlackBuild')
-rw-r--r--games/yar/yar.SlackBuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/yar/yar.SlackBuild b/games/yar/yar.SlackBuild
index 84401db47a..e3e32ecc2d 100644
--- a/games/yar/yar.SlackBuild
+++ b/games/yar/yar.SlackBuild
@@ -6,6 +6,7 @@
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
+# 20230107 bkw: BUILD=4, fix doinst.sh.
# 20211017 bkw: BUILD=3, mo' better icons.
# 20211011 bkw: BUILD=2, new-style icon
@@ -13,7 +14,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=yar
VERSION=${VERSION:-0.99}
-BUILD=${BUILD:-3}
+BUILD=${BUILD:-4}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}