diff --git a/obs/config/repo_config.json b/obs/config/repo_config.json index be87ee7..6f51633 100644 --- a/obs/config/repo_config.json +++ b/obs/config/repo_config.json @@ -26,7 +26,7 @@ }, "plasma5-bigscreen": { "kde": "plasma/plasma-bigscreen", - "branch": "master" + "branch": "Plasma/5.27" }, "ksystemstats5": { "kde": "plasma/ksystemstats", @@ -1768,6 +1768,10 @@ "branch": "master" }, "libkomparediff2": { + "kde": "sdk/libkomparediff2", + "branch": "kf6" + }, + "libkomparediff2-kf5": { "kde": "sdk/libkomparediff2", "branch": "master" }, @@ -2138,4 +2142,4 @@ "branch": "master" } } -} \ No newline at end of file +}