kronometer: adding homepage and description

This commit is contained in:
Marek Mahut 2019-06-04 13:48:51 +02:00
parent 1a28cf8943
commit bc1cb3a6f4

View file

@ -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 ];
};