flameshot: migrate to Qt5.15, fix homepage

This commit is contained in:
freezeboy
2020-11-20 22:24:24 +01:00
parent 84ee3f6360
commit 45e4e72a9d
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ mkDerivation rec {
meta = with lib; {
description = "Powerful yet simple to use screenshot software";
homepage = "https://flameshot.js.org";
homepage = "https://github.com/flameshot-org/flameshot";
maintainers = [ maintainers.scode ];
license = lib.licenses.gpl3Plus;
platforms = lib.platforms.linux;