summaryrefslogtreecommitdiffstats
path: root/python/python3-aiofiles/python3-aiofiles.SlackBuild
diff options
context:
space:
mode:
author Steven Voges2023-03-30 21:42:32 +0200
committer Willy Sudiarto Raharjo2023-04-01 04:14:14 +0200
commit7c71523b5bb9d7315fcaf3be90bca40ce48b8e28 (patch)
tree2fed593e8622aa1a386b8ee80eebcba7dcb1a3ac /python/python3-aiofiles/python3-aiofiles.SlackBuild
parent7c073096179647a08f51acfcbd06e27cbe945800 (diff)
downloadslackbuilds-7c71523b5bb9d7315fcaf3be90bca40ce48b8e28.tar.gz
python/python3-aiofiles: Updated for version 23.1.0.
Signed-off-by: bedlam <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-aiofiles/python3-aiofiles.SlackBuild')
-rw-r--r--python/python3-aiofiles/python3-aiofiles.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/python3-aiofiles/python3-aiofiles.SlackBuild b/python/python3-aiofiles/python3-aiofiles.SlackBuild
index 91260448e2..ce3c6a39df 100644
--- a/python/python3-aiofiles/python3-aiofiles.SlackBuild
+++ b/python/python3-aiofiles/python3-aiofiles.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for python3-aiofiles
-# Copyright 2022 Steven Voges <Oregon, USA>
+# Copyright 2022-2023 Steven Voges <Oregon, USA>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-aiofiles
SRCNAM=aiofiles
-VERSION=${VERSION:-22.1.0}
+VERSION=${VERSION:-23.1.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}