From 5e01313d83ca28de27f75c0b79edd61e77c5dc24 Mon Sep 17 00:00:00 2001 From: Christian Schendel Date: Thu, 11 Dec 2025 10:27:19 +0100 Subject: [PATCH] update nvchecker --- current_version.json | 2 +- dalci-pkgbuild.toml | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/current_version.json b/current_version.json index e7b9585..d16d185 100644 --- a/current_version.json +++ b/current_version.json @@ -127,7 +127,7 @@ "revision": "54a2c47bec416f8bd4948147da24c095e9bf2c19" }, "google-chrome-bin": { - "version": "143.0.7499.40" + "version": "143.0.7499.109" }, "grimblast": { "version": "20251207.131940", diff --git a/dalci-pkgbuild.toml b/dalci-pkgbuild.toml index 512ec3f..d5096be 100644 --- a/dalci-pkgbuild.toml +++ b/dalci-pkgbuild.toml @@ -242,6 +242,10 @@ source = "git" git = "https://github.com/liske/needrestart.git" prefix = "v" +[night-theme-switcher] +source = 'git' +git = 'https://repo.doppelhelix.net/doppelhelix/night-theme-switcher' + [notparadoxlauncher] source = "git" git = "https://github.com/shusaura85/notparadoxlauncher.git"