about summary refs log tree commit diff
path: root/pkgs/applications/kde/kbreakout.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/kde/kbreakout.nix')
-rw-r--r--pkgs/applications/kde/kbreakout.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/kde/kbreakout.nix b/pkgs/applications/kde/kbreakout.nix
index b29c83914c6e..ad58bde5838b 100644
--- a/pkgs/applications/kde/kbreakout.nix
+++ b/pkgs/applications/kde/kbreakout.nix
@@ -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 ];
   };