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