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