summaryrefslogtreecommitdiffstats
path: root/python/python3-aiohttp-socks/python3-aiohttp-socks.SlackBuild
diff options
context:
space:
mode:
author Isaac Yu2020-01-18 04:50:42 +0100
committer Willy Sudiarto Raharjo2020-01-18 04:50:42 +0100
commit64a66a05f64162f1b34ed88f25fe43b928550802 (patch)
treefd88f39eb4433bcfc01c955e952b25c64424839f /python/python3-aiohttp-socks/python3-aiohttp-socks.SlackBuild
parentf65a2dbc56ca923b7a7ef97ffdbbdf9342058760 (diff)
downloadslackbuilds-64a66a05f64162f1b34ed88f25fe43b928550802.tar.gz
python/python3-aiohttp-socks: Updated for version 0.3.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-aiohttp-socks/python3-aiohttp-socks.SlackBuild')
-rw-r--r--python/python3-aiohttp-socks/python3-aiohttp-socks.SlackBuild6
1 files changed, 3 insertions, 3 deletions
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 <isaacyu1@isaacyu1.com>
+# Copyright 2019-2020 Isaac Yu <isaacyu1@isaacyu1.com>
# 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