From 83d9bcba23d2df505bce8512755d2906bc183bf3 Mon Sep 17 00:00:00 2001 From: Isaac Yu Date: Mon, 21 Mar 2022 13:48:58 -0700 Subject: python/python3-aiorpcX: Update for 0.22.1 Signed-off-by: Willy Sudiarto Raharjo Signed-off-by: Andrew Clemons --- python/python3-aiorpcX/python3-aiorpcX.SlackBuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'python/python3-aiorpcX/python3-aiorpcX.SlackBuild') diff --git a/python/python3-aiorpcX/python3-aiorpcX.SlackBuild b/python/python3-aiorpcX/python3-aiorpcX.SlackBuild index dbfe081518..cfcdf0ad50 100644 --- a/python/python3-aiorpcX/python3-aiorpcX.SlackBuild +++ b/python/python3-aiorpcX/python3-aiorpcX.SlackBuild @@ -1,7 +1,7 @@ #!/bin/bash # Slackware build script for python3-aiorpcX -# Copyright 2019-2021 Isaac Yu +# Copyright 2019-2022 Isaac Yu # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-aiorpcX -VERSION=${VERSION:-0.21.0} +VERSION=${VERSION:-0.22.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} -- cgit v1.2.3