kipi-plugins: update homepage

+1 -1
+1 -1
pkgs/applications/kde/kipi-plugins.nix
··· 17 17 meta = { 18 18 description = "Plugins for KDE-based image applications"; 19 19 license = lib.licenses.gpl2; 20 - homepage = "https://cgit.kde.org/kipi-plugins.git"; 20 + homepage = "https://github.com/KDE/kipi-plugins"; 21 21 maintainers = with lib.maintainers; [ ttuegel ]; 22 22 }; 23 23 }