summaryrefslogtreecommitdiffstats
path: root/source/l/python-hatchling/python-hatchling.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'source/l/python-hatchling/python-hatchling.SlackBuild')
-rwxr-xr-xsource/l/python-hatchling/python-hatchling.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/l/python-hatchling/python-hatchling.SlackBuild b/source/l/python-hatchling/python-hatchling.SlackBuild
index 98181146c..c2d427c62 100755
--- a/source/l/python-hatchling/python-hatchling.SlackBuild
+++ b/source/l/python-hatchling/python-hatchling.SlackBuild
@@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=python-hatchling
VERSION=${VERSION:-$(echo hatchling-*.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