summaryrefslogtreecommitdiffstats
path: root/games/vera/vera.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'games/vera/vera.SlackBuild')
-rw-r--r--games/vera/vera.SlackBuild6
1 files changed, 4 insertions, 2 deletions
diff --git a/games/vera/vera.SlackBuild b/games/vera/vera.SlackBuild
index 7aaa438640..6c2eca316d 100644
--- a/games/vera/vera.SlackBuild
+++ b/games/vera/vera.SlackBuild
@@ -2,10 +2,12 @@
# Slackware build script for vera
-# 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.
+# 20230308 bkw: BUILD=3, make douninst.sh less fugly.
+
# 20211015 bkw: BUILD=2
# - fix character encoding and formatting.
# - fix info node structure and dir entry.
@@ -22,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=vera
VERSION=${VERSION:-1.24}
-BUILD=${BUILD:-2}
+BUILD=${BUILD:-3}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}