rust-cargo-bloat: update to 0.9.1
This commit is contained in:
parent
87d1fdfb86
commit
8d98344956
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'rust-cargo-bloat'
|
||||
pkgname=rust-cargo-bloat
|
||||
version=0.9.0
|
||||
version=0.9.1
|
||||
revision=1
|
||||
wrksrc="${pkgname/rust-/}-${version}"
|
||||
build_style=cargo
|
||||
|
@ -9,7 +9,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
|
|||
license="MIT"
|
||||
homepage="https://crates.io/crates/cargo-bloat"
|
||||
distfiles="https://static.crates.io/crates/cargo-bloat/cargo-bloat-${version}.crate"
|
||||
checksum=780dce4cdcd0dd4de468a90f712086c23fefc1d028b709873d4075ff200f5eaf
|
||||
checksum=663576ae1de701350f3e9015f039cff730e48c9d7e4591a60bc78d0df368571e
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue