peruse: add missing description & homepage
This commit is contained in:
parent
92d66a9d95
commit
35ab77755b
@ -26,6 +26,8 @@ in mkDerivation {
|
||||
pathsToLink = [ "/etc/xdg/peruse.knsrc"];
|
||||
|
||||
meta = with lib; {
|
||||
homepage = "https://peruse.kde.org";
|
||||
description = "A comic book reader";
|
||||
license = licenses.gpl2;
|
||||
maintainers = with maintainers; [ peterhoeg ];
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user