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