diff options
-rw-r--r-- | x11-misc/vym/vym-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/vym/vym-9999.ebuild b/x11-misc/vym/vym-9999.ebuild index 539db055b531..9b2dff9e15c0 100644 --- a/x11-misc/vym/vym-9999.ebuild +++ b/x11-misc/vym/vym-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -6,7 +6,7 @@ PLOCALES="cs_CZ de_DE el es fr ia it ja pt_BR ru sv zh_CN zh_TW" inherit desktop git-r3 l10n qmake-utils DESCRIPTION="View Your Mind, a mindmap tool" -HOMEPAGE="http://www.insilmaril.de/vym/" +HOMEPAGE="https://www.insilmaril.de/vym/" EGIT_REPO_URI="https://git.code.sf.net/p/vym/code" LICENSE="GPL-2" |