commit: 5fb768f39fc6731d29b1b30305296ace8b1776de
Author: Viorel Munteanu <ceamac.paragon <AT> gmail <DOT> com>
AuthorDate: Fri Dec 31 07:30:20 2021 +0000
Commit: Viorel Munteanu <ceamac.paragon <AT> gmail <DOT> com>
CommitDate: Fri Dec 31 07:30:20 2021 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=5fb768f3
dev-python/desktop-notifier: update HOMEPAGE
Signed-off-by: Viorel Munteanu <ceamac.paragon <AT> gmail.com>
dev-python/desktop-notifier/desktop-notifier-3.3.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/desktop-notifier/desktop-notifier-3.3.1.ebuild
b/dev-python/desktop-notifier/desktop-notifier-3.3.1.ebuild
index accc2eb55..60ba280bd 100644
--- a/dev-python/desktop-notifier/desktop-notifier-3.3.1.ebuild
+++ b/dev-python/desktop-notifier/desktop-notifier-3.3.1.ebuild
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_{8..10} )
inherit distutils-r1
DESCRIPTION="desktop-notifier is a Python library for cross-platform desktop
notifications"
-HOMEPAGE="https://github.com/altdesktop/python-dbus-next"
+HOMEPAGE="https://desktop-notifier.readthedocs.io/"
SRC_URI="https://github.com/samschott/${PN}/archive/refs/tags/v${PV}.tar.gz ->
${P}.tar.gz"
LICENSE="MIT"