diff options
author | Pavel Kalugin <pavel@pavelthebest.me> | 2021-04-11 19:18:14 +0300 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2021-04-14 09:04:52 +0300 |
commit | 4f1222c946019deab4d7e8b2c3f22dba29011a13 (patch) | |
tree | 443c76d29388c3c8f616f576c8b810b1fedc0af1 /media-gfx/flameshot | |
parent | app-dicts/myspell-it: add myself as proxy maintainer (diff) | |
download | gentoo-4f1222c946019deab4d7e8b2c3f22dba29011a13.tar.gz gentoo-4f1222c946019deab4d7e8b2c3f22dba29011a13.tar.bz2 gentoo-4f1222c946019deab4d7e8b2c3f22dba29011a13.zip |
media-gfx/flameshot: update homepage and SRC_URI
Signed-off-by: Pavel Kalugin <pavel@pavelthebest.me>
Closes: https://github.com/gentoo/gentoo/pull/20337
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'media-gfx/flameshot')
-rw-r--r-- | media-gfx/flameshot/flameshot-0.6.0.ebuild | 4 |
1 files 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 bf095c3de1b4..0db51f4f66c8 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" |