Binary Releases

Tarballs, checksums, and GPG signatures for manual installation. Latest version: v0.1.2

NameDescription
..
SHA256SUMS Checksums for all release files
SHA256SUMS.asc GPG signature for checksums

Individual tarball and .asc files are listed after the first release is published. Also available on GitHub Releases.

Verify

curl -fsSLO https://packages.vspam.org/releases/SHA256SUMS
curl -fsSLO https://packages.vspam.org/releases/SHA256SUMS.asc
gpg --verify SHA256SUMS.asc SHA256SUMS
sha256sum -c SHA256SUMS --ignore-missing