diff --git a/dev-python/xdg-base-dirs/xdg-base-dirs-6.0.2.ebuild b/dev-python/xdg-base-dirs/xdg-base-dirs-6.0.2.ebuild index 4930877..f546d4e 100644 --- a/dev-python/xdg-base-dirs/xdg-base-dirs-6.0.2.ebuild +++ b/dev-python/xdg-base-dirs/xdg-base-dirs-6.0.2.ebuild @@ -7,8 +7,8 @@ DISTUTILS_USE_PEP517=poetry inherit distutils-r1 pypi -DESCRIPTION="Easily add autocomplete dropdowns to your Textual apps" -HOMEPAGE="https://github.com/darrenburns/textual-autocomplete" +DESCRIPTION="Python module for accessing XDG Base Directory paths, simplifying handling of user cache, configuration, and data files." +HOMEPAGE="https://github.com/srstevenson/xdg-base-dirs" LICENSE="ISC" SLOT="0"