aboutsummaryrefslogtreecommitdiff
path: root/python/python3-seaborn/python3-seaborn.SlackBuild
diff options
context:
space:
mode:
authorIsaac Yu <isaacyu1@isaacyu1.com>2022-12-30 14:31:36 -0800
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-12-31 09:14:37 +0700
commit37fd60cc14eba4a94b05049f7c4a6d1240fd627e (patch)
treedeb337441a2276f1ada188c7076ea85762e812a2 /python/python3-seaborn/python3-seaborn.SlackBuild
parentc90c44391dd3073312c1ff1d63ce6d805539ca9f (diff)
downloadslackbuilds-37fd60cc14eba4a94b05049f7c4a6d1240fd627e.tar.xz
python/python3-seaborn: Updated for 0.12.2.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-seaborn/python3-seaborn.SlackBuild')
-rw-r--r--python/python3-seaborn/python3-seaborn.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-seaborn/python3-seaborn.SlackBuild b/python/python3-seaborn/python3-seaborn.SlackBuild
index 18d9c47811c9..8339c0f2486c 100644
--- a/python/python3-seaborn/python3-seaborn.SlackBuild
+++ b/python/python3-seaborn/python3-seaborn.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-seaborn
-VERSION=${VERSION:-0.12.1}
+VERSION=${VERSION:-0.12.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}