From eb22c02d85f84562e401e5eba161d189d79b1388 Mon Sep 17 00:00:00 2001 From: Luca Beltrame Date: Sat, 3 Jul 2021 07:55:17 +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 5c55192..52362d9 100644 --- a/obs/config/repo_config.json +++ b/obs/config/repo_config.json @@ -2039,6 +2039,11 @@ "obs": "kdiff3", "branch": "master" }, + { + "kde": "graphics/kgeotag", + "obs": "kgeotag", + "branch": "master" + }, { "kde": "multimedia/amarok", "obs": "amarok",