chore: Initial flatpak support

This commit is contained in:
Ahmad Ansori Palembani 2024-08-05 22:06:51 +07:00
parent 9009edc0bd
commit c331586ffa
Signed by: null2264
GPG key ID: BA64F8B60AF3EFB6

View file

@ -26,6 +26,7 @@ packages_arch=(
# << for shell scripts
# signing tools for Secure Boot
sbsigntools
net-tools
)
packages_arch_aur=(
@ -33,3 +34,7 @@ packages_arch_aur=(
spicetify-cli
spicetify-marketplace-bin
)
packages_flatpak=(
io.mrarm.mcpelauncher
)