# Template file for 'rust-bacon'
pkgname=rust-bacon
version=3.22.0
revision=1
build_style=cargo
short_desc="Background rust code checker"
maintainer="icp <pangolin@vivaldi.net>"
license="AGPL-3.0-only"
homepage="https://dystroy.org/bacon/"
changelog="https://raw.githubusercontent.com/Canop/bacon/main/CHANGELOG.md"
distfiles="https://github.com/Canop/bacon/archive/refs/tags/v${version}.tar.gz"
checksum=ee6ea9784bc14e404a3dd11c2deddb4b75d597e29b645a57773011945a664f8d
conflicts="bacon"

post_install() {
	vlicense LICENSE
}
