aboutsummaryrefslogtreecommitdiff
path: root/python/python3-rich/python3-rich.SlackBuild
diff options
context:
space:
mode:
authorfourtysixandtwo <fourtysixandtwo@sliderr.net>2022-09-09 10:35:42 +0100
committerDave Woodfall <dave@slackbuilds.org>2022-09-09 10:35:42 +0100
commit372e1e910a9f585156e5458bf1007cee092eaea0 (patch)
tree16bf3a0f9e1b62f4de52708ac58a4fa4d7e62ec7 /python/python3-rich/python3-rich.SlackBuild
parent05215ae3870b9050f4260c9221cce1f41fd54d19 (diff)
python/python3-rich: Updated for version 12.5.1.
Signed-off-by: Dave Woodfall <dave@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 6e575a700b..6434011c52 100644
--- a/python/python3-rich/python3-rich.SlackBuild
+++ b/python/python3-rich/python3-rich.SlackBuild
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-rich
SRCNAM=$(echo $PRGNAM | sed "s/python3-//")
-VERSION=${VERSION:-12.4.4}
+VERSION=${VERSION:-12.5.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}