aurupdater

pcmciautils

Build times (auto-updated)


Category: arch/maintained/pcmciautils. PCMCIA hardware-support utilities – relevant to old machines, part of why this project builds it across the full 32-bit (“Arch32”) arch set.

2026-09-09: pkgrel bump to record build times

Bumped pkgrel 9 -> 10 (packaging-only rebuild, no source/PKGBUILD change) purely to get a rebuild across all four Arch32 archs through repo_build.sh so its per-arch build-time auto-recording (see the block above) would actually populate – the 2026-09-08 all-arch build below predated that feature. PGP key (Dominik Brodowski, FEF39108F6FD2C20) checked via update_pgp_key_dir.sh, already current (expired-key warning during gpg --verify is expected/known, not a problem). No stale local artifacts, no arch-specific fixes needed. All 4 archs + pcmciautils-debug built, signed, and published cleanly.

Correction, same day: a plain-integer bump was wrong here – a content-free forced rebuild (no real PKGBUILD change) should have used 9.1, not 10, even though this package is under maintained/ (see memory/PKGREL_VS_PKGVER.md’s “Content-free rebuilds get X.Y too” section for the full rule). Caught only after 10 was already published across all 4 archs; correcting to 9.1 at that point would vercmp as a downgrade, so the user chose to leave the live 10 as published rather than chase it backwards. Next content-free rebuild of this package (if ever needed again) should use 10.1, not 11.

2026-09-08: filled in missing i486/i686/pentium4 publishes

arch=('i486' 'i686' 'pentium4' 'x86_64') was already correct – only x86_64 was actually published (scripts/repo_arch_diff.sh --only maintained/pcmciautils showed the other three as wished-but-missing). User: “It would make sense to build pcmciautils on all Arch32 subarchs … It’s for old machines.” Built and published cleanly on all three, no arch-specific fixes needed (~50s each, plus pcmciautils-debug).