aurupdater

shmux

Build times (auto-updated)


2026-09-12: filled in i686/armv6h gap (declared but never published)

User noticed arch=() (i686/x86_64/armv6h/armv7h/aarch64, set back in 2019 per git history) didn’t match what was actually published – repo_arch_diff.sh showed only x86_64/armv7h/aarch64 live. No failure was ever recorded anywhere (no memory entry, no UPDATES.md mention) for i686/armv6h – looks like they were simply never attempted through this project’s private-repo pipeline at all (x86_64 predates this tree’s build-time tracking; armv7h/aarch64 were built 2026-09-06), not a build failure masked by anything.

Built both with REPO_BUILD_ONLY_ARCH="i686 armv6h" – no PKGBUILD changes needed, both built clean first try (tiny C codebase, no autotools-vintage surprises like rxvt hit). All 5 declared archs now actually published.