diff --git a/obs/config/repo_config.json b/obs/config/repo_config.json index 8fa0811..123dcec 100644 --- a/obs/config/repo_config.json +++ b/obs/config/repo_config.json @@ -1166,8 +1166,12 @@ "kde": "pim/akonadi-calendar", "branch": "master" }, + "qrca": { + "kde": "utilities/qrca", + "branch": "master" + }, "kdeconnect-kde": { - "kde": "/network/kdeconnect-kde", + "kde": "network/kdeconnect-kde", "branch": "master" }, "kio-extras": { @@ -2104,6 +2108,10 @@ "kde": "utilities/okteta", "branch": "master" }, + "karp": { + "kde": "graphics/karp", + "branch": "master" + }, "marknote": { "kde": "office/marknote", "branch": "master"