diff options
| author | Jeremy Hansen <jebrhansen+github@gmail.com> | 2025-10-29 17:57:40 -0700 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-11-01 10:03:46 +0700 |
| commit | aaba1091559c6ac67e0dc9b7acd09318e11e1b69 (patch) | |
| tree | a7a5d56f422d6a51a270b6a0b48bb8dcb645b668 /python/python3-matplotlib-inline/python3-matplotlib-inline.SlackBuild | |
| parent | 6ab431c0e1baf078dad18ec430a17bd1c6bfc49f (diff) | |
python/python3-matplotlib-inline: Version bump to 0.2.1
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-matplotlib-inline/python3-matplotlib-inline.SlackBuild')
| -rw-r--r-- | python/python3-matplotlib-inline/python3-matplotlib-inline.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/python/python3-matplotlib-inline/python3-matplotlib-inline.SlackBuild b/python/python3-matplotlib-inline/python3-matplotlib-inline.SlackBuild index 3b0561cd84..6162a7cc62 100644 --- a/python/python3-matplotlib-inline/python3-matplotlib-inline.SlackBuild +++ b/python/python3-matplotlib-inline/python3-matplotlib-inline.SlackBuild @@ -3,7 +3,7 @@ # Slackware build script for python3-matplotlib-inline # Copyright 2021-2022 Isaac Yu <isaacyu@protonmail.com> -# Copyright 2023-2024 Jeremy Hansen <jebrhansen+SBo@gmail.com> +# Copyright 2023-2025 Jeremy Hansen <jebrhansen+SBo@gmail.com> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-matplotlib-inline SRCNAM=matplotlib_inline -VERSION=${VERSION:-0.1.7} +VERSION=${VERSION:-0.2.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |
