diff options
Diffstat (limited to 'gnome-extra/nemo/nemo-3.8.6-r1.ebuild')
-rw-r--r-- | gnome-extra/nemo/nemo-3.8.6-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome-extra/nemo/nemo-3.8.6-r1.ebuild b/gnome-extra/nemo/nemo-3.8.6-r1.ebuild index 4ddc41997b43..b1c30effa3f7 100644 --- a/gnome-extra/nemo/nemo-3.8.6-r1.ebuild +++ b/gnome-extra/nemo/nemo-3.8.6-r1.ebuild @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python3_{5,6} ) inherit meson eutils gnome2 python-any-r1 virtualx DESCRIPTION="A file manager for Cinnamon, forked from Nautilus" -HOMEPAGE="http://cinnamon.linuxmint.com/" +HOMEPAGE="http://developer.linuxmint.com/projects/cinnamon-projects.html" SRC_URI="https://github.com/linuxmint/nemo/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2+ LGPL-2+ FDL-1.1" |