From 97427893e6d163ec2ee0bafde02056b8b6843211 Mon Sep 17 00:00:00 2001 From: OBS update bot Date: Thu, 19 Jan 2023 18:32:15 +0100 Subject: [PATCH] Update configuration --- obs/config/repo_config.json | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/obs/config/repo_config.json b/obs/config/repo_config.json index b7fde15..7c63077 100644 --- a/obs/config/repo_config.json +++ b/obs/config/repo_config.json @@ -20,10 +20,14 @@ "kde": "plasma/plasma-firewall", "branch": "master" }, - "plasma5-phone-components": { + "plasma5-mobile": { "kde": "plasma/plasma-mobile", "branch": "master" }, + "plasma5-bigscreen": { + "kde": "plasma/plasma-bigscreen", + "branch": "master" + }, "ksystemstats5": { "kde": "plasma/ksystemstats", "branch": "master" @@ -1681,4 +1685,4 @@ "branch": "master" } } -} \ No newline at end of file +}