diff --git a/flatpak/org.sdrangel.SDRangel.json b/flatpak/org.sdrangel.SDRangel.json index 106156563..a858158b9 100644 --- a/flatpak/org.sdrangel.SDRangel.json +++ b/flatpak/org.sdrangel.SDRangel.json @@ -338,9 +338,8 @@ ], "sources": [ { - "type": "git", - "url": "https://github.com/f4exb/sdrangel.git", - "tag": "v4.5.6" + "type": "dir", + "path": ".." } ] }