ktorrent: Add 5.0.1

This commit is contained in:
Eelco Dolstra
2016-11-21 22:03:46 +01:00
parent f940d65b2d
commit 516e177d98
5 changed files with 74 additions and 1 deletions
@@ -21,7 +21,7 @@ stdenv.mkDerivation rec {
enableParallelBuilding = true;
meta = {
description = "A BiTtorrent library used by KTorrent";
description = "A BitTorrent library used by KTorrent";
homepage = http://ktorrent.pwsp.net;
inherit (kdelibs.meta) platforms;
};