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