[office/kmymoney/5.2] /: Flatpak: Update glibmm, xmlsec, and pcsc-lite
Mark Penner <[email protected]>
| Newsgroups | gmane.comp.kde.cvs |
|---|---|
| Message-ID | <[email protected]> |
Git commit 181bce87f6d1b1152fc46ec6047daf136b196744 by Mark Penner.
Committed on 26/07/2026 at 13:41.
Pushed by mrp into branch '5.2'.
Flatpak: Update glibmm, xmlsec, and pcsc-lite
Also restrict qgpgme to < 2.1, only needed until the flatpak runtime gets
gpgme 2.1+
M +9 -6 .flatpak-manifest.json
https://invent.kde.org/office/kmymoney/-/commit/181bce87f6d1b1152fc46ec6047daf136b196744
diff --git a/.flatpak-manifest.json b/.flatpak-manifest.json
index 93b9f430d..b09bb2501 100644
--- a/.flatpak-manifest.json
+++ b/.flatpak-manifest.json
@@ -46,6 +46,9 @@
"type": "anitya",
"project-id": 378538,
"stable-only": true,
+ "versions": {
+ "<": "2.1.0"
+ },
"url-template": "https://gnupg.org/ftp/gcrypt/qgpgme/qgpgme-$version.tar.xz"
}
}
@@ -203,8 +206,8 @@
"sources": [
{
"type": "archive",
- "url": "https://download.gnome.org/sources/glibmm/2.66/glibmm-2.66.8.tar.xz",
- "sha256": "64f11d3b95a24e2a8d4166ecff518730f79ecc27222ef41faf7c7e0340fc9329",
+ "url": "https://download.gnome.org/sources/glibmm/2.66/glibmm-2.66.9.tar.xz",
+ "sha256": "5a026e5602085307c7dcb72b71b07261c40f80914277bef5f8d7f2ecab739bec",
"x-checker-data": {
"type": "gnome",
"name": "glibmm",
@@ -287,8 +290,8 @@
"sources": [
{
"type": "archive",
- "url": "https://github.com/lsh123/xmlsec/releases/download/1.3.11/xmlsec1-1.3.11.tar.gz",
- "sha256": "53675e98fa83b48201d24f7bfbcaeaa1b51496b8b19ff969785856bdeb196af3",
+ "url": "https://github.com/lsh123/xmlsec/releases/download/1.3.12/xmlsec1-1.3.12.tar.gz",
+ "sha256": "24045199af12d93fe5fdbbbf7e386e823e4842071e9432e2b90ac108b889a923",
"x-checker-data": {
"type": "anitya",
"project-id": 5200,
@@ -373,8 +376,8 @@
"sources": [
{
"type": "archive",
- "url": "https://pcsclite.apdu.fr/files/pcsc-lite-2.4.1.tar.xz",
- "sha256": "afd3ba68c8000d2be048dc292df99a9812df9ad2efaf0a366eea22ac1faa19a7",
+ "url": "https://pcsclite.apdu.fr/files/pcsc-lite-2.5.1.tar.xz",
+ "sha256": "bfcfe38a20afc49849c6bf55325e38f449fc4b26d3923fdc32b969ae41a8741b",
"x-checker-data": {
"type": "anitya",
"project-id": 2611,