From fd0da431dd789fcb92ea494ec96cb068c8c832e7 Mon Sep 17 00:00:00 2001 From: Isaac Yu Date: Sun, 6 Feb 2022 00:31:31 -0800 Subject: python/python3-aiohttp-socks: Updated for version 0.7.1. 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 626e680ed1..11eed7c2a4 100644 --- a/python/python3-aiohttp-socks/python3-aiohttp-socks.SlackBuild +++ b/python/python3-aiohttp-socks/python3-aiohttp-socks.SlackBuild @@ -1,7 +1,7 @@ -#!/bin/bash +#!/bin/sh # Slackware build script for python3-aiohttp-socks -# 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-aiohttp-socks -VERSION=${VERSION:-0.6.0} +VERSION=${VERSION:-0.7.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} -- cgit v1.2.3