treewide: remove periods from end of package descriptions
This commit is contained in:
@@ -25,7 +25,7 @@ stdenv.mkDerivation rec {
|
||||
'';
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
description = "Jirafeau is a web site permitting to upload a file in a simple way and give an unique link to it.";
|
||||
description = "Jirafeau is a web site permitting to upload a file in a simple way and give an unique link to it";
|
||||
license = licenses.agpl3;
|
||||
homepage = "https://gitlab.com/mojo42/Jirafeau";
|
||||
platforms = platforms.all;
|
||||
|
||||
Reference in New Issue
Block a user