rust-cargo-bloat: update to 0.6.4.
This commit is contained in:
parent
795902b028
commit
852ebb2f61
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.6.2
|
||||
version=0.6.4
|
||||
revision=1
|
||||
wrksrc="${pkgname/rust-/}-${version}"
|
||||
build_style=cargo
|
||||
|
@ -9,7 +9,7 @@ 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
|
||||
checksum=a62b35cd133892e7531cdcb24d9ec1a26d97087d0b1e77ffae922d2af0d6b42d
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue