From 8e1dfac0631941c902934de6a89cc2b8b37c3c52 Mon Sep 17 00:00:00 2001 From: Luca Beltrame Date: Fri, 16 Jul 2021 20:57:15 +0200 Subject: [PATCH] Update configuration --- obs/config/repo_config.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/obs/config/repo_config.json b/obs/config/repo_config.json index 52362d9..21f9c90 100644 --- a/obs/config/repo_config.json +++ b/obs/config/repo_config.json @@ -1839,6 +1839,11 @@ "obs": "kquickimageeditor", "branch": "master" }, + { + "kde": "graphics/kseexpr", + "obs": "kseexpr", + "branch": "master" + }, { "kde": "network/neochat", "obs": "neochat",