-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
ci_cdWork on how the app is build/publishedWork on how the app is build/publishedenhancementNew feature or requestNew feature or request
Description
Currently tauri does not support a way to build the app as archive that can be installed on arch based distributions using pacman.
Therefore we could use the tauri guide to publish our prebuilt .deb package to the AUR.
Ideally we can set this up in a way that automatically does this whenever a new GitHub release in this repo here is being published, taking the .deb file and the needed version information from it, and publishes the update to the AUR.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
ci_cdWork on how the app is build/publishedWork on how the app is build/publishedenhancementNew feature or requestNew feature or request