diff options
Diffstat (limited to 'media-sound/ncmpc/ncmpc-0.27.ebuild')
-rw-r--r-- | media-sound/ncmpc/ncmpc-0.27.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/ncmpc/ncmpc-0.27.ebuild b/media-sound/ncmpc/ncmpc-0.27.ebuild index 0082bd1b4363..e85ba9b0cb52 100644 --- a/media-sound/ncmpc/ncmpc-0.27.ebuild +++ b/media-sound/ncmpc/ncmpc-0.27.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 DESCRIPTION="A ncurses client for the Music Player Daemon (MPD)" -HOMEPAGE="http://www.musicpd.org/clients/ncmpc/ https://github.com/MusicPlayerDaemon/ncmpc" +HOMEPAGE="https://www.musicpd.org/clients/ncmpc/ https://github.com/MusicPlayerDaemon/ncmpc" SRC_URI="http://www.musicpd.org/download/${PN}/${PV%.*}/${P}.tar.xz" LICENSE="GPL-2" |