summaryrefslogtreecommitdiffstats
path: root/source/compat32-tools/compat32-tools.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'source/compat32-tools/compat32-tools.SlackBuild')
-rwxr-xr-xsource/compat32-tools/compat32-tools.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/source/compat32-tools/compat32-tools.SlackBuild b/source/compat32-tools/compat32-tools.SlackBuild
index 4181a47..f3a57f5 100755
--- a/source/compat32-tools/compat32-tools.SlackBuild
+++ b/source/compat32-tools/compat32-tools.SlackBuild
@@ -1,7 +1,7 @@
#!/bin/sh
# Copyright (c) 2009 Frederick Emmott <fred@slackware.com>
-# Copyright (c) 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019 Eric Hameleers, Eindhoven, NL
+# Copyright (c) 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020 Eric Hameleers, Eindhoven, NL
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -26,7 +26,7 @@ PRGNAM=compat32-tools
VERSION=3.9
ARCH=noarch
TAG=${TAG:-alien}
-BUILD=${BUILD:-6}
+BUILD=${BUILD:-7}
CWD=$(pwd)
TMP=${TMP:-/tmp}