From 09cd2a846cfc28319fd193f0cac0782353e66084 Mon Sep 17 00:00:00 2001 From: Christian Schendel Date: Thu, 11 Dec 2025 20:40:28 +0100 Subject: [PATCH] update nvchecker --- current_version.json | 5 +++++ dalci-pkgbuild.toml | 5 +++++ 2 files changed, 10 insertions(+) diff --git a/current_version.json b/current_version.json index d16d185..026bd8c 100644 --- a/current_version.json +++ b/current_version.json @@ -239,6 +239,11 @@ "gitref": "refs/tags/v3.11", "revision": "b7b461fa827ee8931968c4bb25e0d4e4bb309399" }, + "night-theme-switcher": { + "version": "0.0.05", + "gitref": "refs/tags/0.0.05", + "revision": "2ca5350d1be90c140e014d6849f8723032a45082" + }, "notparadoxlauncher": { "version": "1.3.1", "gitref": "refs/tags/v1.3.1", diff --git a/dalci-pkgbuild.toml b/dalci-pkgbuild.toml index d5096be..2ac4ff7 100644 --- a/dalci-pkgbuild.toml +++ b/dalci-pkgbuild.toml @@ -426,6 +426,11 @@ git = "https://github.com/ArtsyMacaw/wlogout.git" source = "github" github = "drizt/xcursor-viewer" +[xdg-terminal-exec] +source = "git" +git = "https://gitlab.freedesktop.org/Vladimir-csp/xdg-terminal-exec.git" +prefix = "v" + [yay] source = "git" git = "https://github.com/Jguer/yay.git"