diff options
-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 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} diff --git a/python/python3-dbus-fast/python3-dbus-fast.info b/python/python3-dbus-fast/python3-dbus-fast.info index 79e6dddcf3..7844b5dac1 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.2" +VERSION="2.44.3" HOMEPAGE="https://github.com/bluetooth-devices/dbus-fast" -DOWNLOAD="https://github.com/Bluetooth-Devices/dbus-fast/releases/download/v2.44.2/dbus_fast-2.44.2.tar.gz" -MD5SUM="74a0d0c5fedb3f38dede8a004ae7c524" +DOWNLOAD="https://github.com/Bluetooth-Devices/dbus-fast/releases/download/v2.44.3/dbus_fast-2.44.3.tar.gz" +MD5SUM="ea8420ccd0c90ea8f3dda3df5b0a7a01" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |