kipi-plugins: update homepage
This commit is contained in:
parent
1e01453b30
commit
73bcd3556e
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ mkDerivation {
|
||||||
meta = {
|
meta = {
|
||||||
description = "Plugins for KDE-based image applications";
|
description = "Plugins for KDE-based image applications";
|
||||||
license = lib.licenses.gpl2;
|
license = lib.licenses.gpl2;
|
||||||
homepage = "https://cgit.kde.org/kipi-plugins.git";
|
homepage = "https://github.com/KDE/kipi-plugins";
|
||||||
maintainers = with lib.maintainers; [ ttuegel ];
|
maintainers = with lib.maintainers; [ ttuegel ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue