diff options
author | Tonus <tonus1@gmail.com> | 2024-01-20 14:44:14 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-01-20 23:53:11 +0700 |
commit | 675d512de59384a7c9f8846603cdbdefd8abbe8d (patch) | |
tree | b17e157da3c43f7b0e3a496e4debc79eb3787872 /python/python3-aiostream/python3-aiostream.SlackBuild | |
parent | e78df8fa2d839e68b0c997e894e5e682afe33ff3 (diff) |
python/python3-aiostream: updated for version 0.5.2
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 0a2b5d2ba7..2b85504681 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.5.1} +VERSION=${VERSION:-0.5.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |