aboutsummaryrefslogtreecommitdiff
path: root/infra/libkookie/nixpkgs/pkgs/applications/kde/granatier.nix
diff options
context:
space:
mode:
Diffstat (limited to 'infra/libkookie/nixpkgs/pkgs/applications/kde/granatier.nix')
-rw-r--r--infra/libkookie/nixpkgs/pkgs/applications/kde/granatier.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/infra/libkookie/nixpkgs/pkgs/applications/kde/granatier.nix b/infra/libkookie/nixpkgs/pkgs/applications/kde/granatier.nix
index f0b7cde5b2cc..c02fa0fef2e7 100644
--- a/infra/libkookie/nixpkgs/pkgs/applications/kde/granatier.nix
+++ b/infra/libkookie/nixpkgs/pkgs/applications/kde/granatier.nix
@@ -7,7 +7,7 @@ mkDerivation {
name = "granatier";
meta = with lib; {
homepage = "https://kde.org/applications/en/games/org.kde.granatier";
- description = "Granatier is a clone of the classic Bomberman game";
+ description = "Clone of the classic Bomberman game";
maintainers = with maintainers; [ freezeboy ];
license = licenses.gpl2Plus;
platforms = platforms.linux;