update nvchecker

This commit is contained in:
Christian Schendel 2025-10-04 07:33:01 +02:00
parent dd76f33835
commit 9c4630a6fd
Signed by: doppelhelix
GPG key ID: 5874D2437CD5BBB3
2 changed files with 9 additions and 3 deletions

View file

@ -298,9 +298,11 @@ pypi = "questionary"
source = "git"
git = "https://github.com/pycontribs/python-vagrant.git"
#[qt6ct-kde]
#source = "git"
#git = "https://github.com/ilya-fedin/qt6ct.git"
[qt6ct-kde]
source = "aur"
aur = "qt6ct-kde"
from_pattern = '(\d+).(\d+)-(\d+)'
to_pattern = '\1.\2_\3'
[sddm-black-screen-fix]
source = 'github'