diff options
author | Isaac Yu <isaacyu1@isaacyu1.com> | 2022-12-30 14:31:36 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-12-31 09:14:37 +0700 |
commit | 37fd60cc14eba4a94b05049f7c4a6d1240fd627e (patch) | |
tree | deb337441a2276f1ada188c7076ea85762e812a2 /python/python3-seaborn/python3-seaborn.SlackBuild | |
parent | c90c44391dd3073312c1ff1d63ce6d805539ca9f (diff) |
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.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-seaborn/python3-seaborn.SlackBuild b/python/python3-seaborn/python3-seaborn.SlackBuild index 18d9c47811..8339c0f248 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} |