author | Antonio Rojas
<arojas@archlinux.org> 2024-03-19 22:42:30 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2024-03-19 22:42:30 UTC |
parent | 3f580955e4c8890461eaa1c2340ba5e8e59700a3 |
.nvchecker.toml | +2 | -4 |
diff --git a/.nvchecker.toml b/.nvchecker.toml index e0fda1d..540c545 100644 --- a/.nvchecker.toml +++ b/.nvchecker.toml @@ -1,5 +1,3 @@ [python-pkgconfig] -source = 'github' -github = 'matze/pkgconfig' -use_max_tag = true -prefix = 'v' +source = 'pypi' +pypi = 'pkgconfig'