diff options
| author | Carl Schwan <[email protected]> | 2024-02-02 11:06:17 +0100 |
|---|---|---|
| committer | Carl Schwan <[email protected]> | 2024-02-02 10:26:48 +0000 |
| commit | 7fa28e9ab9245294d30de9da62c77ca1d1dbbec7 (patch) | |
| tree | 19fee791f3421642dd9c82001d63a8760724b365 /.flatpak-manifest.json | |
| parent | 173f657aba183d9920d92f85574a9295ee9b1a70 (diff) | |
flatpak: Use specific tag for baloo
Diffstat (limited to '.flatpak-manifest.json')
| -rw-r--r-- | .flatpak-manifest.json | 2 |
1 files changed, 1 insertions, 1 deletions
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" } ] }, |
