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