python310Packages.adblock: add changelog to meta
This commit is contained in:
parent
741d9c2766
commit
208f77f2af
@ -90,6 +90,7 @@ buildPythonPackage rec {
|
||||
meta = with lib; {
|
||||
description = "Python wrapper for Brave's adblocking library";
|
||||
homepage = "https://github.com/ArniDagur/python-adblock/";
|
||||
changelog = "https://github.com/ArniDagur/python-adblock/blob/${version}/CHANGELOG.md";
|
||||
maintainers = with maintainers; [ dotlambda ];
|
||||
license = with licenses; [ asl20 /* or */ mit ];
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user