Fix flatpak

This commit is contained in:
Tobias Fella
2026-01-15 19:23:39 +01:00
parent ce5b527be9
commit a351f988ed
2 changed files with 913 additions and 977 deletions

View File

@@ -125,7 +125,8 @@
"sources": [
{
"type": "git",
"url": "https://github.com/corrosion-rs/corrosion"
"url": "https://github.com/corrosion-rs/corrosion",
"tag": "v0.6.0"
}
]
},
@@ -133,7 +134,7 @@
"name": "libQuotient",
"buildsystem": "cmake-ninja",
"sources": [
"generated-sources.json",
"flatpak/generated-sources.json",
{
"type": "git",
"url": "https://github.com/quotient-im/libquotient",

File diff suppressed because it is too large Load Diff