summaryrefslogtreecommitdiffstats
path: root/python/python3-plotly/python3-plotly.SlackBuild
diff options
context:
space:
mode:
author isaackwy <isaacyu@protonmail.com>2024-03-13 18:43:36 -0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2024-03-14 16:16:38 +0700
commit59d7c84146aec8974c5d0aaf80c972bd232f09ed (patch)
tree90ab7ded3dc53a1a8096f586c1a7fa5fd4425a9b /python/python3-plotly/python3-plotly.SlackBuild
parentcb6113b9b6704b553712aaafcdf09f2cac4ee975 (diff)
downloadslackbuilds-59d7c84146aec8974c5d0aaf80c972bd232f09ed.tar.gz
slackbuilds-59d7c84146aec8974c5d0aaf80c972bd232f09ed.tar.xz
python/python3-plotly: Update for 5.20.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 1798fd0545..51a9a46043 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.19.0}
+VERSION=${VERSION:-5.20.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}