New package: rust-cargo-bloat-0.6.2
This commit is contained in:
parent
1b24f08dd6
commit
1430568140
1 changed files with 16 additions and 0 deletions
16
srcpkgs/rust-cargo-bloat/template
Normal file
16
srcpkgs/rust-cargo-bloat/template
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
# Template file for 'rust-cargo-bloat'
|
||||||
|
pkgname=rust-cargo-bloat
|
||||||
|
version=0.6.2
|
||||||
|
revision=1
|
||||||
|
wrksrc="${pkgname/rust-/}-${version}"
|
||||||
|
build_style=cargo
|
||||||
|
short_desc="Find out what takes most of the space in your executable"
|
||||||
|
maintainer="Rasmus Thomsen <rasmus.thomsen@protonmail.com>"
|
||||||
|
license="MIT"
|
||||||
|
homepage="https://crates.io/crates/cargo-bloat"
|
||||||
|
distfiles="https://static.crates.io/crates/cargo-bloat/cargo-bloat-${version}.crate"
|
||||||
|
checksum=9926ad2690658c00c0358b15467192072aa301944cec97e9e219e6feadedcd96
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense LICENSE
|
||||||
|
}
|
Loading…
Add table
Add a link
Reference in a new issue