diff options
| author | Isaac Yu <isaacyu@protonmail.com> | 2025-11-08 00:06:02 -0800 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-11-09 08:19:25 +0700 |
| commit | 3d74702ffaa119707cdee026b732882e35fe31e1 (patch) | |
| tree | 95a037ae8d53eed7c293bd988723ab06490ac688 /python | |
| parent | 2c2b74000114a79268609f6931e6e0ac9124ce1a (diff) | |
python/python3-dbus-fast: Update for 2.45.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
| -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 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} diff --git a/python/python3-dbus-fast/python3-dbus-fast.info b/python/python3-dbus-fast/python3-dbus-fast.info index 54588f4bf4..fcf63a720b 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.44.5" +VERSION="2.45.0" HOMEPAGE="https://github.com/bluetooth-devices/dbus-fast" -DOWNLOAD="https://github.com/Bluetooth-Devices/dbus-fast/releases/download/v2.44.5/dbus_fast-2.44.5.tar.gz" -MD5SUM="2ff25127560deaf6f29549215a275c15" +DOWNLOAD="https://github.com/Bluetooth-Devices/dbus-fast/releases/download/v2.45.0/dbus_fast-2.45.0.tar.gz" +MD5SUM="8e9101a4043b0a74439e2a90931097e8" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |
