fix: package name flaws

This commit is contained in:
Elysia
2025-11-21 00:37:31 +08:00
parent 9001cae848
commit 23fcd183bf
+1 -2
View File
@@ -28,7 +28,7 @@ packages = [
"curl", "curl",
"wget2", "wget2",
"ripgrep", "ripgrep",
"gojq", "jq",
"xdg-utils", "xdg-utils",
"rsync", "rsync",
"yq" "yq"
@@ -145,7 +145,6 @@ packages = [
"qt6-qttools", "qt6-qttools",
"qt6-qttranslations", "qt6-qttranslations",
"qt6-qtvirtualkeyboard", "qt6-qtvirtualkeyboard",
"qt6-qtwayland",
"kdialog", "kdialog",
"kf6-syntax-highlighting" "kf6-syntax-highlighting"
] ]