aboutsummaryrefslogtreecommitdiff
path: root/python/python3-dbus-fast/python3-dbus-fast.SlackBuild
diff options
context:
space:
mode:
authorIsaac Yu <isaacyu@protonmail.com>2025-08-04 15:21:04 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-08-07 07:03:53 +0700
commitc0dd8b8ac3104a7c563a3dda0ace2d5e372bb27a (patch)
treefde5200be06648bab83f86bc82d3af8d8c3e943f /python/python3-dbus-fast/python3-dbus-fast.SlackBuild
parentf506baceaba615036330721fe6cfc815b7a3e96d (diff)
python/python3-dbus-fast: Update for 2.44.3
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.SlackBuild2
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 a836b2f8ed..54387b15c6 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.2}
+VERSION=${VERSION:-2.44.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}