From a2dc0f5e8d68d3beac796a199320510eb2d6c1c1 Mon Sep 17 00:00:00 2001 From: OBS update bot Date: Sat, 24 Jan 2026 22:00:08 +0100 Subject: [PATCH 1/2] Update configuration --- obs/config/repo_config.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/obs/config/repo_config.json b/obs/config/repo_config.json index 1657a97..b038b78 100644 --- a/obs/config/repo_config.json +++ b/obs/config/repo_config.json @@ -4,6 +4,10 @@ "kde": "frameworks/attica", "branch": "kf5" }, + "plasma6-keyboard": { + "kde": "plasma/plasma-keyboard", + "branch": "master" + }, "aurorae6": { "kde": "plasma/aurorae", "branch": "master" From f7ebd72421d0119294419f89834bcca933d89466 Mon Sep 17 00:00:00 2001 From: OBS update bot Date: Sat, 24 Jan 2026 22:02:51 +0100 Subject: [PATCH 2/2] Update configuration --- obs/config/repo_config.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/obs/config/repo_config.json b/obs/config/repo_config.json index b038b78..d60b559 100644 --- a/obs/config/repo_config.json +++ b/obs/config/repo_config.json @@ -72,6 +72,10 @@ "kde": "plasma/layer-shell-qt", "branch": "Plasma/5.27" }, + "layer-shell-qt6": { + "kde": "plasma/layer-shell-qt", + "branch": "master" + }, "kdav": { "kde": "frameworks/kdav", "branch": "kf5"