diff options
author | Tonus <tonus1@free.fr> | 2023-10-06 21:56:23 +0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-10-07 15:58:33 +0700 |
commit | d25c59a48bdbd91d9c774456aa48694f7642ec52 (patch) | |
tree | 09a973ed85ae4fa5de57193cd0cb48464b05ba5b /python/python3-aiostream/python3-aiostream.SlackBuild | |
parent | d17bcb00402f5723b34c90b669d2cec7b2e6bfa8 (diff) |
python/python3-aiostream: Updated for version 0.5.1.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-aiostream/python3-aiostream.SlackBuild')
-rw-r--r-- | python/python3-aiostream/python3-aiostream.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-aiostream/python3-aiostream.SlackBuild b/python/python3-aiostream/python3-aiostream.SlackBuild index 4ea6c76531..0a2b5d2ba7 100644 --- a/python/python3-aiostream/python3-aiostream.SlackBuild +++ b/python/python3-aiostream/python3-aiostream.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-aiostream SRCNAM=aiostream -VERSION=${VERSION:-0.4.5} +VERSION=${VERSION:-0.5.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |