summaryrefslogtreecommitdiff
path: root/python/websocket-client/websocket-client.SlackBuild
diff options
context:
space:
mode:
authorMarkus Rinne <markus.ka.rinne@gmail.com>2018-09-10 21:50:59 +0100
committerDavid Spencer <idlemoor@slackbuilds.org>2018-09-10 21:50:59 +0100
commit79a6f4a4862c74f343a2bb4b17ac57acf8f9874f (patch)
tree438c5e5e93cd4c8d296d87b6d38b2f32418f55c0 /python/websocket-client/websocket-client.SlackBuild
parent272c529cb6ace51ef1d16b7ec9c163e682505093 (diff)
downloadslackbuilds-79a6f4a4862c74f343a2bb4b17ac57acf8f9874f.tar.gz
python/websocket-client: Updated for version 0.53.0.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'python/websocket-client/websocket-client.SlackBuild')
-rw-r--r--python/websocket-client/websocket-client.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/websocket-client/websocket-client.SlackBuild b/python/websocket-client/websocket-client.SlackBuild
index c391e2b60b..4f2f29cd3b 100644
--- a/python/websocket-client/websocket-client.SlackBuild
+++ b/python/websocket-client/websocket-client.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=websocket-client
-VERSION=${VERSION:-0.52.0}
+VERSION=${VERSION:-0.53.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}