diff options
| author | Isaac Yu <isaacyu@protonmail.com> | 2025-10-11 13:56:50 -0700 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-10-12 22:41:41 +0700 |
| commit | 2ebe0e208e813fcb2281aeee87d38229b98d6e69 (patch) | |
| tree | ab5bb6f35af0016d51d1f08f77125bd11293ee70 /python/python3-pyudev/python3-pyudev.SlackBuild | |
| parent | 445316fbe4a3a5239d8a1b78eb4973c4faab0d6d (diff) | |
python/python3-pyudev: Update for 0.24.4
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-pyudev/python3-pyudev.SlackBuild')
| -rw-r--r-- | python/python3-pyudev/python3-pyudev.SlackBuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/python/python3-pyudev/python3-pyudev.SlackBuild b/python/python3-pyudev/python3-pyudev.SlackBuild index 2925c8890b..08ca310f3e 100644 --- a/python/python3-pyudev/python3-pyudev.SlackBuild +++ b/python/python3-pyudev/python3-pyudev.SlackBuild @@ -1,9 +1,9 @@ #!/bin/bash -# Slackware build script for pyudev +# Slackware build script for python3-pyudev # Copyright 2012 Jon Ware <jon@waremail.net> -# Copyright 2018-2024 Isaac Yu <isaacyu@protonmail.com> +# Copyright 2018-2025 Isaac Yu <isaacyu@protonmail.com> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-pyudev -VERSION=${VERSION:-0.24.3} +VERSION=${VERSION:-0.24.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |
