From 64a66a05f64162f1b34ed88f25fe43b928550802 Mon Sep 17 00:00:00 2001 From: Isaac Yu Date: Sat, 18 Jan 2020 10:50:42 +0700 Subject: python/python3-aiohttp-socks: Updated for version 0.3.4. Signed-off-by: Willy Sudiarto Raharjo --- python/python3-aiohttp-socks/python3-aiohttp-socks.SlackBuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'python/python3-aiohttp-socks/python3-aiohttp-socks.SlackBuild') diff --git a/python/python3-aiohttp-socks/python3-aiohttp-socks.SlackBuild b/python/python3-aiohttp-socks/python3-aiohttp-socks.SlackBuild index 5154881f14..1b16ab4470 100644 --- a/python/python3-aiohttp-socks/python3-aiohttp-socks.SlackBuild +++ b/python/python3-aiohttp-socks/python3-aiohttp-socks.SlackBuild @@ -1,7 +1,7 @@ #!/bin/sh # Slackware build script for python3-aiohttp-socks -# Copyright 2019 Isaac Yu +# Copyright 2019-2020 Isaac Yu # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -22,8 +22,8 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=python3-aiohttp-socks -VERSION=${VERSION:-0.2.2} -BUILD=${BUILD:-2} +VERSION=${VERSION:-0.3.4} +BUILD=${BUILD:-1} TAG=${TAG:-_SBo} SRCNAM=aiohttp-socks -- cgit v1.2.3