fix manifest to build correct metadata

This commit is contained in:
2022-07-27 17:49:15 +02:00
parent 7c3ac49a25
commit 57225bf3a5

View File

@@ -44,7 +44,8 @@
"sources" : [ "sources" : [
{ {
"type" : "git", "type" : "git",
"url" : "https://github.com/13hannes11/toolbx-tuner.git" "url" : "https://github.com/13hannes11/toolbx-tuner.git",
"branch": "feature/flatpak"
} }
] ]
} }