|
Restored after AUR catalog deletion. Switch to upstream Astral binary
built with jemalloc --with-lg-page=16 (64 KiB) to fix abort at startup
on 16 KiB-page aarch64 systems (Asahi Linux, Ampere, AWS Graviton with
CONFIG_ARM64_16K_PAGES). See README.md for details.
- Bump pkgver 0.0.9 -> 0.0.40 to track current upstream release
- Restrict arch to Arch-supported targets (x86_64, aarch64, armv7h);
drop i686/ppc64/ppc64le/s390x which Arch does not ship for
- Map CARCH -> upstream target triple subdir for clarity
- options=(!strip), provides=("ty=\$pkgver") for clean swap with extra/ty
- Shell completions: bash, zsh, fish
- Allowlist .gitignore (chainsaw-bin style)
- README.md documenting the page-size workaround
|