commit:     6a73e6c2cfaf7c2dc9cfca485a93371e813b0b59
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sun Apr  9 17:02:27 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sun Apr  9 17:02:46 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a73e6c2

dev-python/pythondialog: update SRC_URI & HOMEPAGE

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 dev-python/pythondialog/pythondialog-3.5.3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/pythondialog/pythondialog-3.5.3.ebuild 
b/dev-python/pythondialog/pythondialog-3.5.3.ebuild
index 662e09b418e3..694085c05663 100644
--- a/dev-python/pythondialog/pythondialog-3.5.3.ebuild
+++ b/dev-python/pythondialog/pythondialog-3.5.3.ebuild
@@ -9,8 +9,8 @@ PYTHON_COMPAT=( python3_{9..11} pypy3 )
 inherit distutils-r1
 
 DESCRIPTION="A Python module for making simple text/console-mode user 
interfaces"
-HOMEPAGE="http://pythondialog.sourceforge.net/";
-SRC_URI="mirror://sourceforge/pythondialog/${PV}/python3-${P}.tar.bz2"
+HOMEPAGE="https://pythondialog.sourceforge.io/";
+SRC_URI="mirror://sourceforge/project/${PN}/${PN}/${PV}/python3-${P}.tar.bz2"
 
 LICENSE="LGPL-2"
 SLOT="0"

Reply via email to