aboutsummaryrefslogtreecommitdiff
path: root/python/python3-reportlab/python3-reportlab.SlackBuild
diff options
context:
space:
mode:
authorVijay Marcel <vijaymarcel@outlook.com>2025-10-24 00:20:32 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-10-24 00:54:47 +0700
commitc51b09f8a35930ead4a70fef90e3328658801a10 (patch)
treee8d50171de44ba755f26f987738a2ff7b683a69e /python/python3-reportlab/python3-reportlab.SlackBuild
parent50ebdaebaa3274c3600e86b109fa3679a23f5975 (diff)
python/python3-reportlab: Updated for version 4.4.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-reportlab/python3-reportlab.SlackBuild')
-rw-r--r--python/python3-reportlab/python3-reportlab.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-reportlab/python3-reportlab.SlackBuild b/python/python3-reportlab/python3-reportlab.SlackBuild
index cbbe100876..6954f32e17 100644
--- a/python/python3-reportlab/python3-reportlab.SlackBuild
+++ b/python/python3-reportlab/python3-reportlab.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-reportlab
-VERSION=${VERSION:-4.4.3}
+VERSION=${VERSION:-4.4.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}