aboutsummaryrefslogtreecommitdiff
path: root/python/python3-plotly/python3-plotly.SlackBuild
diff options
context:
space:
mode:
authorisaackwy <isaacyu@protonmail.com>2024-02-15 12:04:29 -0800
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-02-16 08:23:27 +0700
commitc68c38c70054d6894fd4eceac407bb4623c88e7e (patch)
treeb9b87d33f53abf61a2b7439339925a75425daee0 /python/python3-plotly/python3-plotly.SlackBuild
parent472865370705623cfb18cf68bf785a3b8454d5b8 (diff)
python/python3-plotly: Update for 5.19.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 daf8bae2df..1798fd0545 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.18.0}
+VERSION=${VERSION:-5.19.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}