author | Antonio Rojas
<arojas@archlinux.org> 2024-02-12 22:57:32 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2024-02-12 22:57:32 UTC |
parent | b6597fe420dcaa5c52c9a31488186fce179bd997 |
.nvchecker.toml | +4 | -0 |
diff --git a/.nvchecker.toml b/.nvchecker.toml new file mode 100644 index 0000000..19ea5ea --- /dev/null +++ b/.nvchecker.toml @@ -0,0 +1,4 @@ +[pyside2] +source = 'regex' +url = 'https://download.qt.io/official_releases/QtForPython/pyside2/' +regex = 'PySide2-([\d.]+)-src'