Package Details: mangowm 0.16.3-1

Git Clone URL: https://aur.archlinux.org/mangowm.git (read-only, click to copy)
Package Base: mangowm
Description: A Wayland compositor with smooth animation
Upstream URL: https://github.com/DreamMaoMao/mangowc
Licenses: GPL-3.0-or-later
Provides: mangowc, wayland-compositor
Replaces: mangowc
Submitter: matthewq337
Maintainer: matthewq337 (DreamMaoMao, karesztrk)
Last Packager: karesztrk
Votes: 22
Popularity: 5.20
First Submitted: 2026-03-01 21:16 (UTC)
Last Updated: 2026-09-04 05:01 (UTC)

Latest Comments

1 2 3 Next › Last »

karesztrk commented on 2026-08-27 09:59 (UTC)

@markand I've extended the supported architectures. Please let me know if its working because i couldn't test it on aarch64

markand commented on 2026-08-26 19:30 (UTC)

please add aarch64 in the list.

karesztrk commented on 2026-07-28 03:39 (UTC)

@jcdescy Are you sure its working? On my side, its failing since the last version (v0.15.5-1.1)

jcdescy commented on 2026-07-27 16:26 (UTC)

Thanks, it works now.

Vedun commented on 2026-07-27 14:11 (UTC)

mangowm it's time to move it to the main repo Arch )

ceber commented on 2026-07-26 17:54 (UTC)

The sha256 mismatch is an upstream re-tag, not a bad download or anything malicious.

0.15.5 got published at 10:58 UTC on the 25th, then the tag was moved to a newer commit (5547244 "bump version to 0.15.5", on top of 480003f "opt: remove debug log") at 12:19. The PKGBUILD landed at 11:43, in between. So the checksum was right when it was generated and the tarball changed after.

Current hash:

sha256sums=('0c0ef791594af64d498672c8f8aa9428a3397b7c127bf84ab2e52dfa99f4cb4d')

We diffed the tarball against a fresh clone of tag 0.15.5 before trusting it rather than just skipping the integrity check. Identical, and it builds and runs fine here.

fwiw you can spot a re-tag in the GitHub release API: published_at earlier than created_at.

LacrimasProfunde commented on 2026-07-26 16:10 (UTC)

Same issue jcdescy described. Thank you for maintaining this package on the AUR, Mango/Wayland isn't my daily driver but I've really enjoyed experimenting with Mango+Noctalia so far.

jcdescy commented on 2026-07-25 16:09 (UTC)

sha-check fails in this newest version

matthewq337 commented on 2026-07-15 01:29 (UTC)

@karesztrk fixed, thanks

karesztrk commented on 2026-07-13 03:25 (UTC)

@matthewq337 Shouldn't the dependencies be synced with the following documentation - https://mangowm.github.io/docs/installation/#building-from-source?