commit: 957e1578ddd7586ed99354b1fa33042eba7e5a22 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Wed Apr 14 06:05:23 2021 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Wed Apr 14 06:05:23 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=957e1578
media-gfx/flameshot: add Github as 2ndary HOMEPAGE Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> media-gfx/flameshot/flameshot-0.6.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-gfx/flameshot/flameshot-0.6.0.ebuild b/media-gfx/flameshot/flameshot-0.6.0.ebuild index 0db51f4f66c..1944a2858d7 100644 --- a/media-gfx/flameshot/flameshot-0.6.0.ebuild +++ b/media-gfx/flameshot/flameshot-0.6.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 2020 Gentoo Authors +# Copyright 2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -6,7 +6,7 @@ EAPI=7 inherit desktop qmake-utils xdg-utils DESCRIPTION="Powerful yet simple to use screenshot software" -HOMEPAGE="https://flameshot.org" +HOMEPAGE="https://flameshot.org https://github.com/flameshot-org/flameshot" SRC_URI="https://github.com/flameshot-org/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="FreeArt GPL-3 Apache-2.0"
