kronometer: adding homepage and description
This commit is contained in:
@@ -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 ];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user