diff options
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} |
