diff options
| author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-05-02 07:43:46 +0700 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-05-02 07:43:46 +0700 |
| commit | 02d464146c7d10c2fd16dcd4756649988c90ecc6 (patch) | |
| tree | 86d1272c3b58a43f8e232ef4ed6f94ce6d1b9e2d /python/python-qrcode/python-qrcode.SlackBuild | |
| parent | 1da9662fe64b1bd6e642cc57f57938ab04d64811 (diff) | |
python/python-qrcode: Updated for version 8.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python-qrcode/python-qrcode.SlackBuild')
| -rw-r--r-- | python/python-qrcode/python-qrcode.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/python/python-qrcode/python-qrcode.SlackBuild b/python/python-qrcode/python-qrcode.SlackBuild index b5c01d00e9..04bafe2086 100644 --- a/python/python-qrcode/python-qrcode.SlackBuild +++ b/python/python-qrcode/python-qrcode.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for python-qrcode -# Copyright 2015-2024 Willy Sudiarto Raharjo <willysr@slackbuilds.org> +# Copyright 2015-2025 Willy Sudiarto Raharjo <willysr@slackbuilds.org> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python-qrcode SRCNAM=qrcode -VERSION=${VERSION:-8.1} +VERSION=${VERSION:-8.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |
