diff --git a/.flatpak-manifest.json b/.flatpak-manifest.json index 053e9bb7..bb95ba59 100644 --- a/.flatpak-manifest.json +++ b/.flatpak-manifest.json @@ -80,8 +80,8 @@ "buildsystem": "cmake-ninja", "sources": [ { - "type": "dir", - "path": "." + "type": "git", + "url": "https://invent.kde.org/network/krfb.git" } ] }