aboutsummaryrefslogtreecommitdiff
path: root/python/python3-aiostream/python3-aiostream.SlackBuild
diff options
context:
space:
mode:
authorTonus <tonus1@gmail.com>2024-01-20 14:44:14 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-01-20 23:53:11 +0700
commit675d512de59384a7c9f8846603cdbdefd8abbe8d (patch)
treeb17e157da3c43f7b0e3a496e4debc79eb3787872 /python/python3-aiostream/python3-aiostream.SlackBuild
parente78df8fa2d839e68b0c997e894e5e682afe33ff3 (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.SlackBuild2
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}