diff options
| author | Isaac Yu <isaacyu@protonmail.com> | 2025-11-08 22:13:51 -0800 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-11-10 20:01:38 +0700 |
| commit | 2182eca18d48a7529ec188ed7ed56c1610566a17 (patch) | |
| tree | 2e8963219bd5b9e637709e88e126b253b797963c /python/python3-dbus-fast | |
| parent | 9a4b373a2ca69b43f91a6b23c4bd469db38a4214 (diff) | |
python/python3-dbus-fast: Update for 2.45.1
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-dbus-fast')
| -rw-r--r-- | python/python3-dbus-fast/python3-dbus-fast.SlackBuild | 2 | ||||
| -rw-r--r-- | python/python3-dbus-fast/python3-dbus-fast.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-dbus-fast/python3-dbus-fast.SlackBuild b/python/python3-dbus-fast/python3-dbus-fast.SlackBuild index 4b4c5167c4..ce80142767 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.45.0} +VERSION=${VERSION:-2.45.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/python/python3-dbus-fast/python3-dbus-fast.info b/python/python3-dbus-fast/python3-dbus-fast.info index fcf63a720b..9983acad0d 100644 --- a/python/python3-dbus-fast/python3-dbus-fast.info +++ b/python/python3-dbus-fast/python3-dbus-fast.info @@ -1,8 +1,8 @@ PRGNAM="python3-dbus-fast" -VERSION="2.45.0" +VERSION="2.45.1" HOMEPAGE="https://github.com/bluetooth-devices/dbus-fast" -DOWNLOAD="https://github.com/Bluetooth-Devices/dbus-fast/releases/download/v2.45.0/dbus_fast-2.45.0.tar.gz" -MD5SUM="8e9101a4043b0a74439e2a90931097e8" +DOWNLOAD="https://github.com/Bluetooth-Devices/dbus-fast/releases/download/v2.45.1/dbus_fast-2.45.1.tar.gz" +MD5SUM="680e85fb3e089a8aaedc6bf1f723a172" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |
