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