libsForQt5.kbreakout: fix meta.homepage
This commit is contained in:
parent
e352f62f80
commit
9120e419f4
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
|||
mkDerivation {
|
||||
pname = "kbreakout";
|
||||
meta = {
|
||||
homepage = "KBreakOut";
|
||||
homepage = "https://apps.kde.org/kbreakout/";
|
||||
description = "Breakout-like game";
|
||||
license = with lib.licenses; [ lgpl21 gpl3 ];
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue