pythonPackages.popplet-qt5: update project URL
This commit is contained in:
parent
71df70e7c6
commit
24e6fbf441
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@ buildPythonPackage rec {
|
||||||
dontWrapQtApps = true;
|
dontWrapQtApps = true;
|
||||||
|
|
||||||
meta = with lib; {
|
meta = with lib; {
|
||||||
homepage = "https://github.com/wbsoft/python-poppler-qt5";
|
homepage = "https://github.com/frescobaldi/python-poppler-qt5";
|
||||||
license = licenses.lgpl21Plus;
|
license = licenses.lgpl21Plus;
|
||||||
maintainers = with maintainers; [ eduardosm ];
|
maintainers = with maintainers; [ eduardosm ];
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue