1
Fork 0
mirror of https://github.com/redstrate/Astra.git synced 2025-04-20 11:47:46 +00:00

Fix flatpak build script

This commit is contained in:
Joshua Goins 2024-03-22 17:18:25 -04:00
parent c7c36a1966
commit aad9ab46a3

View file

@ -1,7 +1,6 @@
#!/bin/sh
flatpak remote-add --if-not-exists --user flathub https://dl.flathub.org/repo/flathub.flatpakrepo &&
flatpak install --user -y runtime/org.kde.Platform/x86_64/5.15-22.08 runtime/org.kde.Sdk/x86_64/5.15-22.08 org.freedesktop.Sdk.Extension.rust-stable/x86_64/22.08 &&
flatpak-builder build --user --force-clean zone.xiv.astra.yml &&
flatpak-builder build --user --force-clean --install-deps-from=flathub zone.xiv.astra.yml &&
flatpak build-export export build &&
flatpak build-bundle export astra.flatpak zone.xiv.astra --runtime-repo=https://flathub.org/repo/flathub.flatpakrepo