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.SlackBuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/games/vera/vera.SlackBuild b/games/vera/vera.SlackBuild
index 30b11422c3..6c2eca316d 100644
--- a/games/vera/vera.SlackBuild
+++ b/games/vera/vera.SlackBuild
@@ -6,6 +6,8 @@
# 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}