aboutsummaryrefslogtreecommitdiff
path: root/python/python3-plotly/python3-plotly.SlackBuild
diff options
context:
space:
mode:
authorIsaac Yu <isaacyu@protonmail.com>2025-11-17 14:21:22 -0800
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-11-19 15:18:04 +0700
commitdfea86cd651a3a1861cb887b31cd9fa47bdf7123 (patch)
tree68bbed38230dbdb9aba9ab3a1499848e3643626d /python/python3-plotly/python3-plotly.SlackBuild
parentbefc265403f0a3d98606bb2a158d56cb84b43af7 (diff)
python/python3-plotly: Update for 6.5.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 2b9ff620a1..4dc087fb53 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:-6.4.0}
+VERSION=${VERSION:-6.5.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}