diff options
Diffstat (limited to 'python/parsel/parsel.SlackBuild')
-rw-r--r-- | python/parsel/parsel.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/parsel/parsel.SlackBuild b/python/parsel/parsel.SlackBuild index 0eb61ea760c4a..012a0a048b803 100644 --- a/python/parsel/parsel.SlackBuild +++ b/python/parsel/parsel.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=parsel VERSION=${VERSION:-1.4.0} -BUILD=${BUILD:-1} +BUILD=${BUILD:-2} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |