[accessibility/kontrast] /: CI: Flatpak: Add update checks for FutureSQL and QCoro
Justin Zobel <[email protected]>
| Newsgroups | gmane.comp.kde.cvs |
|---|---|
| Message-ID | <[email protected]> |
Git commit 8baa3df30c472b0f3e1d2506d131464337fa6e54 by Justin Zobel.
Committed on 14/07/2026 at 11:41.
Pushed by justinzobel into branch 'master'.
CI: Flatpak: Add update checks for FutureSQL and QCoro
M +14 -2 .flatpak-manifest.json
https://invent.kde.org/accessibility/kontrast/-/commit/8baa3df30c472b0f3e1d2506d131464337fa6e54
diff --git a/.flatpak-manifest.json b/.flatpak-manifest.json
index 7ecba7d..87f01fa 100644
--- a/.flatpak-manifest.json
+++ b/.flatpak-manifest.json
@@ -18,7 +18,13 @@
{
"type": "archive",
"url": "https://github.com/danvratil/qcoro/archive/refs/tags/v0.9.0.tar.gz",
- "sha256": "cfaf6b778450f06adac4ce5e353eb6eae213a3b62b8c8740520d58cf9fe3ec1a"
+ "sha256": "cfaf6b778450f06adac4ce5e353eb6eae213a3b62b8c8740520d58cf9fe3ec1a",
+ "x-checker-data": {
+ "type": "anitya",
+ "project-id": 236236,
+ "stable-only": true,
+ "url-template": "https://github.com/danvratil/qcoro/archive/refs/tags/v$version.tar.gz"
+ }
}
]
},
@@ -30,7 +36,13 @@
{
"type": "archive",
"url": "https://download.kde.org/stable/futuresql/futuresql-0.1.0.tar.xz",
- "sha256": "ecd354c26c48a67795b0004e701066f6176d25d39adda1b8a1bf9c07fa48ba6a"
+ "sha256": "ecd354c26c48a67795b0004e701066f6176d25d39adda1b8a1bf9c07fa48ba6a",
+ "x-checker-data": {
+ "type": "anitya",
+ "project-id": 368957,
+ "stable-only": true,
+ "url-template": "https://download.kde.org/stable/futuresql/futuresql-$version.tar.xz"
+ }
}
],
"config-opts": [