mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
New package: rust-bacon-3.15.0
This commit is contained in:
parent
fff3c45f6b
commit
0fd1283bd5
1 changed files with 17 additions and 0 deletions
17
srcpkgs/rust-bacon/template
Normal file
17
srcpkgs/rust-bacon/template
Normal file
|
@ -0,0 +1,17 @@
|
||||||
|
# Template file for 'rust-bacon'
|
||||||
|
pkgname=rust-bacon
|
||||||
|
version=3.15.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=b162a0e9f827d849c962a5a0623ba9435182e3bf6c8e3fe4630a2446a8326bc7
|
||||||
|
conflicts="bacon"
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense LICENSE
|
||||||
|
}
|
Loading…
Add table
Reference in a new issue