From: Carl Schwan Date: Fri, 2 Feb 2024 10:06:17 +0000 (+0100) Subject: flatpak: Use specific tag for baloo X-Git-Url: https://cloud.milkyroute.net/gitweb/dolphin.git/commitdiff_plain/7fa28e9ab9245294d30de9da62c77ca1d1dbbec7 flatpak: Use specific tag for baloo --- diff --git a/.flatpak-manifest.json b/.flatpak-manifest.json index d201b95a4..49b29f79e 100644 --- a/.flatpak-manifest.json +++ b/.flatpak-manifest.json @@ -50,7 +50,7 @@ { "type": "git", "url": "https://invent.kde.org/frameworks/baloo.git", - "branch": "master" + "tag": "v5.248.0" } ] },