diff options
author | Isaac Yu <isaacyu@protonmail.com> | 2025-07-23 12:39:01 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-07-25 00:12:51 +0700 |
commit | eb885b34fa8f6cc6d9314d380b3968680c99f485 (patch) | |
tree | 99aa52040a7353e070d3a7e74e3e1e46b530d3ce /python/python3-dbus-fast/python3-dbus-fast.SlackBuild | |
parent | 3942a9fd81dfd440340e304f4225acc946a8424c (diff) |
python/python3-dbus-fast: Update for 2.44.2
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-dbus-fast/python3-dbus-fast.SlackBuild')
-rw-r--r-- | python/python3-dbus-fast/python3-dbus-fast.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-dbus-fast/python3-dbus-fast.SlackBuild b/python/python3-dbus-fast/python3-dbus-fast.SlackBuild index eb8f0b52b2..a836b2f8ed 100644 --- a/python/python3-dbus-fast/python3-dbus-fast.SlackBuild +++ b/python/python3-dbus-fast/python3-dbus-fast.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-dbus-fast -VERSION=${VERSION:-2.44.1} +VERSION=${VERSION:-2.44.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |