From 40dc989233b329c5f4cb61be422a65fc13f37a6c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Val=C3=A9ry=20Febvre?= Date: Wed, 17 May 2023 23:12:43 +0200 Subject: [PATCH] [Flatpak] Manifest: Updates GNUStep --- flatpak/info.febvre.Komikku.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/flatpak/info.febvre.Komikku.json b/flatpak/info.febvre.Komikku.json index 30312b15..35652fe1 100644 --- a/flatpak/info.febvre.Komikku.json +++ b/flatpak/info.febvre.Komikku.json @@ -45,13 +45,13 @@ "sources": [ { "type": "archive", - "url": "https://github.com/gnustep/tools-make/archive/make-2_9_0.tar.gz", - "sha256": "f7c69bea7f26ca5d4ce6ad82fbe94d2405cf238d652ea608fe387a70a5e0232c", + "url": "https://github.com/gnustep/tools-make/archive/make-2_9_1.tar.gz", + "sha256": "78ef0f68402c379979a9a46499ac308fe5c1512aa198138c87649ee611aedf41", "x-checker-data": { "type": "anitya", "project-id": 1220, "stable-only": true, - "url-template": "https://github.com/gnustep/tools-make/archive/make-${major}_${minor}_$patch.tar.gz" + "url-template": "https://github.com/gnustep/tools-make/archive/make-$version.tar.gz" } } ] @@ -67,13 +67,13 @@ "sources": [ { "type": "archive", - "url": "https://github.com/gnustep/libs-base/releases/download/base-1_28_0/gnustep-base-1.28.0.tar.gz", - "sha256": "c7d7c6e64ac5f5d0a4d5c4369170fc24ed503209e91935eb0e2979d1601039ed", + "url": "https://github.com/gnustep/libs-base/releases/download/base-1_29_0/gnustep-base-1.29.0.tar.gz", + "sha256": "fa58eda665c3e0b9c420dc32bb3d51247a407c944d82e5eed1afe8a2b943ef37", "x-checker-data": { "type": "anitya", "project-id": 9105, "stable-only": true, - "url-template": "https://github.com/gnustep/libs-base/releases/download/base-${major}_${minor}_$patch/gnustep-base-$version.tar.gz" + "url-template": "https://github.com/gnustep/libs-base/releases/download/base-$version/gnustep-base-1.$patch.0.tar.gz" } } ]