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