diff options
Diffstat (limited to 'python/python3-dep-logic/python3-dep-logic.SlackBuild')
-rw-r--r-- | python/python3-dep-logic/python3-dep-logic.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-dep-logic/python3-dep-logic.SlackBuild b/python/python3-dep-logic/python3-dep-logic.SlackBuild index f567aa9696..baac4bd3e1 100644 --- a/python/python3-dep-logic/python3-dep-logic.SlackBuild +++ b/python/python3-dep-logic/python3-dep-logic.SlackBuild @@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-dep-logic -VERSION=${VERSION:-0.0.4} +VERSION=${VERSION:-0.2.0} SRCNAM=${SRCNAM:-dep-logic} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |