aboutsummaryrefslogtreecommitdiff
path: root/python/python3-rich/python3-rich.SlackBuild
diff options
context:
space:
mode:
authorfourtysixandtwo <fourtysixandtwo@sliderr.net>2023-11-16 06:59:42 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-11-18 09:16:11 +0700
commitb7c4a310378a352838933367a760e2eb3f2d36e1 (patch)
treeb3a926fce954d1763d6270ed808b5f799fedf075 /python/python3-rich/python3-rich.SlackBuild
parente0a8f717621aaafb4a116013025157e9c821138d (diff)
python/python3-rich: Updated for version 13.7.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-rich/python3-rich.SlackBuild')
-rw-r--r--python/python3-rich/python3-rich.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-rich/python3-rich.SlackBuild b/python/python3-rich/python3-rich.SlackBuild
index 0a2ce3763612f..e7fee7259babf 100644
--- a/python/python3-rich/python3-rich.SlackBuild
+++ b/python/python3-rich/python3-rich.SlackBuild
@@ -28,7 +28,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-rich
SRCNAM=${PRGNAM#python3-*}
-VERSION=${VERSION:-13.6.0}
+VERSION=${VERSION:-13.7.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}