diff --git a/media-video/subdl/subdl-1.0.3.ebuild b/media-video/subdl/subdl-1.0.3.ebuild index ac7e5ba481daa..75e16bbe65e17 100644 --- a/media-video/subdl/subdl-1.0.3.ebuild +++ b/media-video/subdl/subdl-1.0.3.ebuild @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 ) inherit python-single-r1 DESCRIPTION="A command-line tool for downloading subs from opensubtitles.org" -HOMEPAGE="https://code.google.com/p/subdl/" +HOMEPAGE="https://github.com/akexakex/subdl" SRC_URI="https://${PN}.googlecode.com/files/${P}.zip" LICENSE="GPL-3"