diff options
Diffstat (limited to 'app-shells/fish/fish-2.6.0.ebuild')
-rw-r--r-- | app-shells/fish/fish-2.6.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-shells/fish/fish-2.6.0.ebuild b/app-shells/fish/fish-2.6.0.ebuild index fd71035af53..2d5bbce6f54 100644 --- a/app-shells/fish/fish-2.6.0.ebuild +++ b/app-shells/fish/fish-2.6.0.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 -DESCRIPTION="fish is the Friendly Interactive SHell" +DESCRIPTION="Friendly Interactive SHell" HOMEPAGE="http://fishshell.com/" SRC_URI="https://github.com/${PN}-shell/${PN}-shell/releases/download/${PV}/${P}.tar.gz" |