aboutsummaryrefslogtreecommitdiff
path: root/python/python3-reportlab/python3-reportlab.SlackBuild
diff options
context:
space:
mode:
authorVijay Marcel <vijaymarcel@outlook.com>2024-08-18 20:17:44 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-08-19 09:29:50 +0700
commitb22bf4b0a3df479c9e3192c58996a63c2cf69b82 (patch)
tree12073789db8c39f5afa905b6aa652b2e444ac07d /python/python3-reportlab/python3-reportlab.SlackBuild
parent59ce6029425ddea73b94f471d4bfe2178f29cbb1 (diff)
python/python3-reportlab: Updated for version 4.2.2.
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 4216cfb977..34ddf2199a 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.2.0}
+VERSION=${VERSION:-4.2.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}