diff options
Diffstat (limited to 'libraries/python3-plumbum/python3-plumbum.SlackBuild')
-rw-r--r-- | libraries/python3-plumbum/python3-plumbum.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/python3-plumbum/python3-plumbum.SlackBuild b/libraries/python3-plumbum/python3-plumbum.SlackBuild index bd4b779b0a..679a0d6120 100644 --- a/libraries/python3-plumbum/python3-plumbum.SlackBuild +++ b/libraries/python3-plumbum/python3-plumbum.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-plumbum SRCNAM=$(echo $PRGNAM | sed "s/python3-//") -VERSION=${VERSION:-1.7.2} +VERSION=${VERSION:-1.8.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |