From dd76f3383582c0feb6ddfeeb288d9bbf894881e4 Mon Sep 17 00:00:00 2001 From: Christian Schendel Date: Thu, 2 Oct 2025 17:47:27 +0200 Subject: [PATCH] update nvchecker --- current_version.json | 5 ----- dalci-pkgbuild.toml | 6 +++--- 2 files changed, 3 insertions(+), 8 deletions(-) diff --git a/current_version.json b/current_version.json index 83aed12..c3c25d3 100644 --- a/current_version.json +++ b/current_version.json @@ -299,11 +299,6 @@ "gitref": "refs/tags/v1.1.0", "revision": "b725a44754403bd174158ff018d4b517f4153a56" }, - "qt6ct-kde": { - "version": "0.10", - "gitref": "refs/tags/0.10", - "revision": "26b539af69cf997c6878d41ba75ad7060b20e56e" - }, "sddm-black-screen-fix": { "version": "0.21.0", "gitref": "refs/tags/v0.21.0", diff --git a/dalci-pkgbuild.toml b/dalci-pkgbuild.toml index 7f10ab9..0e773aa 100644 --- a/dalci-pkgbuild.toml +++ b/dalci-pkgbuild.toml @@ -298,9 +298,9 @@ 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 = "git" +#git = "https://github.com/ilya-fedin/qt6ct.git" [sddm-black-screen-fix] source = 'github'