summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/gatt-python')
-rw-r--r--dev-python/gatt-python/gatt-python-0.2.6.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/gatt-python/gatt-python-0.2.6.ebuild b/dev-python/gatt-python/gatt-python-0.2.6.ebuild
index 32ce4aeb0498..ac0677f854c8 100644
--- a/dev-python/gatt-python/gatt-python-0.2.6.ebuild
+++ b/dev-python/gatt-python/gatt-python-0.2.6.ebuild
@@ -7,8 +7,8 @@ PYTHON_COMPAT=( python3_9 )
inherit distutils-r1
-DESCRIPTION="Pythonic DBus library"
-HOMEPAGE="https://github.com/LEW21/pydbus"
+DESCRIPTION="Bluetooth GATT SDK for Python"
+HOMEPAGE="https://github.com/getsenic/gatt-python"
SRC_URI="https://github.com/getsenic/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT"