From c32470d5697d892e96eab500964d76df4a509f2b Mon Sep 17 00:00:00 2001 From: Luca Beltrame Date: Thu, 20 May 2021 06:27:26 +0200 Subject: [PATCH] Update configuration --- obs/config/repo_config.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/obs/config/repo_config.json b/obs/config/repo_config.json index 72ece63..dfaeeee 100644 --- a/obs/config/repo_config.json +++ b/obs/config/repo_config.json @@ -5,6 +5,16 @@ "obs": "attica-qt5", "branch": "master" }, + { + "kde": "plasma/plasma-nano", + "obs": "plasma5-nano", + "branch": "master" + }, + { + "kde": "plasma/plasma-phone-components", + "obs": "plasma5-phone-components", + "branch": "master" + }, { "kde": "plasma/ksystemstats", "obs": "ksystemstats5",