AUR package for Mattermost Desktop (precompiled binary) with automated updates.
# Using an AUR helper (e.g., paru)
paru -S mattermost-desktop-bin
# Or manually
git clone https://aur.archlinux.org/mattermost-desktop-bin.git
cd mattermost-desktop-bin
makepkg -si- Precompiled binary (no Electron dependency needed)
- Automated daily version checks
- Auto-updates to AUR when new releases are available
- Source: Official Mattermost Desktop releases
- License: Apache-2.0
- Architecture: x86_64 only
- Upstream: https://github.com/mattermost/desktop
This repository automatically:
- Checks for new Mattermost Desktop releases daily
- Updates the PKGBUILD with new version and SHA256
- Pushes updates to the AUR
No manual intervention required for version updates.