rust-cargo-bloat: update to 0.10.0
This commit is contained in:
parent
ce051cf733
commit
d2843d29d9
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.3
|
||||
version=0.10.0
|
||||
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=49e4bfa708c99d4abc3fd661e3be322d053fbf10fe2f3ebad93138a77f8b28a8
|
||||
checksum=d402cb7adb305f8be650157cfffe735e2dbbda3766b34e9b07ba68566bfcf8c0
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue