summaryrefslogtreecommitdiff
path: root/python/websocket-client/websocket-client.SlackBuild
diff options
context:
space:
mode:
authorMarkus Rinne <markus.ka.rinne@gmail.com>2018-11-01 23:12:56 +0200
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2018-11-03 07:45:02 +0700
commit0a3cda3446daa085a933f5e165fa599369850611 (patch)
treee6567206625fa82df55a6ba72360a85c2c6857db /python/websocket-client/websocket-client.SlackBuild
parente0c6ff70e6d9980dfa0882e475f54ea9c93f85dd (diff)
downloadslackbuilds-0a3cda3446daa085a933f5e165fa599369850611.tar.gz
python/websocket-client: Updated for version 0.54.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 4f2f29cd3b..81f57dfd9b 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.53.0}
+VERSION=${VERSION:-0.54.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}