From 2ebe0e208e813fcb2281aeee87d38229b98d6e69 Mon Sep 17 00:00:00 2001 From: Isaac Yu Date: Sat, 11 Oct 2025 13:56:50 -0700 Subject: python/python3-pyudev: Update for 0.24.4 Signed-off-by: Willy Sudiarto Raharjo --- python/python3-pyudev/python3-pyudev.SlackBuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'python/python3-pyudev/python3-pyudev.SlackBuild') 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 -# Copyright 2018-2024 Isaac Yu +# Copyright 2018-2025 Isaac Yu # 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} -- cgit v1.2.3