From 23d2bb5b4731bd15172e8564f29123fd76b2333e Mon Sep 17 00:00:00 2001 From: Luca Beltrame Date: Sat, 11 Nov 2023 11:16:59 +0100 Subject: [PATCH] Update repo configuration (komparediff, plasma-bigscreen) --- 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 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 +}