diff options
Diffstat (limited to 'python/python-jeepney/python-jeepney.SlackBuild')
| -rw-r--r-- | python/python-jeepney/python-jeepney.SlackBuild | 4 | 
1 files changed, 2 insertions, 2 deletions
diff --git a/python/python-jeepney/python-jeepney.SlackBuild b/python/python-jeepney/python-jeepney.SlackBuild index 17c20a2f4a..2547904c1a 100644 --- a/python/python-jeepney/python-jeepney.SlackBuild +++ b/python/python-jeepney/python-jeepney.SlackBuild @@ -3,7 +3,7 @@  # Slackware build script for python-jeepney  # Copyright 2021 Andrew Clemons, Wellington New Zealand -# Copyright 2023 Andrew Clemons, Tokyo Japan +# Copyright 2023,2025 Andrew Clemons, Tokyo Japan  # All rights reserved.  #  # Redistribution and use of this script, with or without modification, is @@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd)  PRGNAM=python-jeepney  SRCNAM=jeepney -VERSION=${VERSION:-0.8.0} +VERSION=${VERSION:-0.9.0}  BUILD=${BUILD:-1}  TAG=${TAG:-_SBo}  PKGTYPE=${PKGTYPE:-tgz}  | 
