kronometer: adding homepage and description
This commit is contained in:
parent
1a28cf8943
commit
bc1cb3a6f4
1 changed files with 2 additions and 0 deletions
|
@ -17,6 +17,8 @@ mkDerivation rec {
|
|||
};
|
||||
|
||||
meta = with lib; {
|
||||
homepage = "https://kde.org/applications/utilities/kronometer/";
|
||||
description = "A stopwatch application";
|
||||
license = licenses.gpl2;
|
||||
maintainers = with maintainers; [ peterhoeg ];
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue