aboutsummaryrefslogtreecommitdiff
path: root/python/python3-dbus-fast/python3-dbus-fast.SlackBuild
diff options
context:
space:
mode:
authorIsaac Yu <isaacyu@protonmail.com>2025-11-08 00:06:02 -0800
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-11-09 08:19:25 +0700
commit3d74702ffaa119707cdee026b732882e35fe31e1 (patch)
tree95a037ae8d53eed7c293bd988723ab06490ac688 /python/python3-dbus-fast/python3-dbus-fast.SlackBuild
parent2c2b74000114a79268609f6931e6e0ac9124ce1a (diff)
python/python3-dbus-fast: Update for 2.45.0
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 6aa342e615..4b4c5167c4 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.5}
+VERSION=${VERSION:-2.45.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}