aboutsummaryrefslogtreecommitdiff
path: root/python/python3-plotly/python3-plotly.SlackBuild
diff options
context:
space:
mode:
authorisaackwy <isaacyu@protonmail.com>2024-05-02 13:00:15 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-05-04 21:45:14 +0700
commit7a831fffca431277623fab754b1c1d4354373029 (patch)
treedcdffd2e43f97828250345e3ae02171ab3470dee /python/python3-plotly/python3-plotly.SlackBuild
parente30e60c8d9f08fd3a6f7aedfd5a0e20f0e576cdb (diff)
python/python3-plotly: Update for 5.22.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-plotly/python3-plotly.SlackBuild')
-rw-r--r--python/python3-plotly/python3-plotly.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-plotly/python3-plotly.SlackBuild b/python/python3-plotly/python3-plotly.SlackBuild
index 99fec36800..49e9e4af95 100644
--- a/python/python3-plotly/python3-plotly.SlackBuild
+++ b/python/python3-plotly/python3-plotly.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-plotly
-VERSION=${VERSION:-5.21.0}
+VERSION=${VERSION:-5.22.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}