Tags: nongio/otto
Tags
Fix/arch package (#70) * arch package * fix: break hard links before cargo-aur packaging * fix: repack Arch tarball with repo PKGBUILD and dereferenced symlinks - Dereference symlinks in the cargo-aur tarball (fixes bsdtar extraction) - Bundle the repo's PKGBUILD (correct 755 permissions for binaries) - Use sha256sums SKIP (tarball contains the PKGBUILD) - Fix release notes and README with correct install instructions Fixes #59