aboutsummaryrefslogtreecommitdiff
path: root/python/python3-reportlab/python3-reportlab.SlackBuild
diff options
context:
space:
mode:
authorVijay Marcel <vijaymarcel@outlook.com>2024-04-25 18:48:12 +0900
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-04-25 22:31:48 +0700
commit0201c8500952bcab9a6f8e45bdbf77351f919dac (patch)
tree33fe8e8c08f99e60510cb2511612d7880a456896 /python/python3-reportlab/python3-reportlab.SlackBuild
parent7cb6e8f3c2ca875fade4b5b7947fd73082107f54 (diff)
python/python3-reportlab: Updated for version 4.2.0.
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 af46618154..4216cfb977 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.1.0}
+VERSION=${VERSION:-4.2.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}