commit: 4f1222c946019deab4d7e8b2c3f22dba29011a13 Author: Pavel Kalugin <pavel <AT> pavelthebest <DOT> me> AuthorDate: Sun Apr 11 16:18:14 2021 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Wed Apr 14 06:04:52 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f1222c9
media-gfx/flameshot: update homepage and SRC_URI Signed-off-by: Pavel Kalugin <pavel <AT> pavelthebest.me> Closes: https://github.com/gentoo/gentoo/pull/20337 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 bf095c3de1b..0db51f4f66c 100644 --- a/media-gfx/flameshot/flameshot-0.6.0.ebuild +++ b/media-gfx/flameshot/flameshot-0.6.0.ebuild @@ -6,8 +6,8 @@ EAPI=7 inherit desktop qmake-utils xdg-utils DESCRIPTION="Powerful yet simple to use screenshot software" -HOMEPAGE="https://flameshot.js.org" -SRC_URI="https://github.com/lupoDharkael/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" +HOMEPAGE="https://flameshot.org" +SRC_URI="https://github.com/flameshot-org/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="FreeArt GPL-3 Apache-2.0" SLOT="0"
