diff options
Diffstat (limited to 'media-sound/exaile')
-rw-r--r-- | media-sound/exaile/exaile-3.4.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-sound/exaile/exaile-3.4.5.ebuild b/media-sound/exaile/exaile-3.4.5.ebuild index 7f6bd3b77284..0b8e7a6516e7 100644 --- a/media-sound/exaile/exaile-3.4.5.ebuild +++ b/media-sound/exaile/exaile-3.4.5.ebuild @@ -9,7 +9,7 @@ PYTHON_REQ_USE="sqlite" inherit multilib python-r1 xdg-utils DESCRIPTION="a media player aiming to be similar to AmaroK, but for GTK+" -HOMEPAGE="http://www.exaile.org/" +HOMEPAGE="https://www.exaile.org" SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2 GPL-3" |