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.SlackBuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/games/yar/yar.SlackBuild b/games/yar/yar.SlackBuild
index d76e2fc3fb..e3e32ecc2d 100644
--- a/games/yar/yar.SlackBuild
+++ b/games/yar/yar.SlackBuild
@@ -2,10 +2,11 @@
# Slackware build script for yar
-# Written by B. Watson (yalhcru@gmail.com)
+# Written by B. Watson (urchlay@slackware.uk)
# 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}