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 90c9c94ea6b8d..d8ea93ea766dc 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.16.0} +VERSION=${VERSION:-0.16.1} SRCNAM=${SRCNAM:-unearth} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |