From 9833e7041cd4987bf3978e6ea726df6f5fe325ef Mon Sep 17 00:00:00 2001 From: Luca Beltrame Date: Tue, 13 Apr 2021 06:51:10 +0200 Subject: [PATCH] Update caches --- 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 1ae8326..807f103 100644 --- a/obs/config/repo_config.json +++ b/obs/config/repo_config.json @@ -5,6 +5,11 @@ "obs": "attica-qt5", "branch": "master" }, + { + "kde": "plasma/layer-shell-qt", + "obs": "layer-shell-qt", + "branch": "master" + }, { "kde": "frameworks/kdav", "obs": "kdav",