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 +}