summaryrefslogtreecommitdiffstats
path: root/source/l/python-tomli-w/python-tomli-w.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'source/l/python-tomli-w/python-tomli-w.SlackBuild')
-rwxr-xr-xsource/l/python-tomli-w/python-tomli-w.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/l/python-tomli-w/python-tomli-w.SlackBuild b/source/l/python-tomli-w/python-tomli-w.SlackBuild
index 43613e345..212f842e6 100755
--- a/source/l/python-tomli-w/python-tomli-w.SlackBuild
+++ b/source/l/python-tomli-w/python-tomli-w.SlackBuild
@@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=python-tomli-w
VERSION=${VERSION:-$(echo tomli_w-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-1}
+BUILD=${BUILD:-2}
# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then