summaryrefslogtreecommitdiffstats
path: root/source/l/pyparsing/pyparsing.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'source/l/pyparsing/pyparsing.SlackBuild')
-rwxr-xr-xsource/l/pyparsing/pyparsing.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/l/pyparsing/pyparsing.SlackBuild b/source/l/pyparsing/pyparsing.SlackBuild
index b08120e46..841e793b5 100755
--- a/source/l/pyparsing/pyparsing.SlackBuild
+++ b/source/l/pyparsing/pyparsing.SlackBuild
@@ -29,7 +29,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=pyparsing
VERSION=${VERSION:-$(echo pyparsing-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-2}
+BUILD=${BUILD:-1}
if [ -z "$ARCH" ]; then
case "$( uname -m )" in