snapcrafters / mattermost-desktop

A community-maintained package to easily install Mattermost Desktop on Linux
https://snapcraft.io/mattermost-desktop/
MIT License
11 stars 7 forks source link

Add support for arm64 architecture in addition to amd64, as supported by upstream deb availability #76

Closed moon127 closed 1 year ago

moon127 commented 1 year ago

Upstream releases.mattermost.com also provides an upstream arm64 deb in addition to amd64.

Ive been maintaining an unofficial --channel=edge snap of my own purely for my own use on Raspberry Pi and Ubuntu Asahi for a while now (mattermost-desktop-moon127) but a few other folk have asked about it and Jon suggested I work up a PR to add this to the more official snap on the store.

This PR works for launchpad builds via "snapcraft remote-build" and the resulting snaps have been tested on amd64 and arm64 test targets.

lucyllewy commented 1 year ago

Thank you so much, I've merged the PR. It should now build automatically and appear in the Edge channel shortly.