diff options
Diffstat (limited to 'python/python3-automat/python3-automat.SlackBuild')
-rw-r--r-- | python/python3-automat/python3-automat.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-automat/python3-automat.SlackBuild b/python/python3-automat/python3-automat.SlackBuild index 853066e9259d0..5f2a7c887a9ba 100644 --- a/python/python3-automat/python3-automat.SlackBuild +++ b/python/python3-automat/python3-automat.SlackBuild @@ -29,7 +29,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-automat SRCNAM=Automat VERSION=${VERSION:-20.2.0} -BUILD=${BUILD:-1} +BUILD=${BUILD:-2} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |