summaryrefslogtreecommitdiff
path: root/python/websocket-client/websocket-client.SlackBuild
diff options
context:
space:
mode:
authorMarkus Rinne <markus.ka.rinne@gmail.com>2018-09-08 02:55:37 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2018-09-08 02:55:37 +0700
commit1e5c385834e3615955c7a3128bac43b183d12118 (patch)
tree1b3589c697d8bf87653b7b39280b127b9b7a6466 /python/websocket-client/websocket-client.SlackBuild
parent133cfd555000593eac0252a08fe0d34192e9d9d3 (diff)
downloadslackbuilds-1e5c385834e3615955c7a3128bac43b183d12118.tar.gz
python/websocket-client: Updated for version 0.52.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@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 da9f6b128a..c391e2b60b 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.51.0}
+VERSION=${VERSION:-0.52.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}