# Template file for 'dua-cli'
pkgname=dua-cli
version=2.34.0
revision=1
build_style=cargo
short_desc="Tool to conveniently learn about the disk usage of directories"
maintainer="cinerea0 <cinerea0@protonmail.com>"
license="MIT"
homepage="https://github.com/Byron/dua-cli"
changelog="https://raw.githubusercontent.com/Byron/dua-cli/main/CHANGELOG.md"
distfiles="https://github.com/Byron/dua-cli/archive/refs/tags/v${version}.tar.gz"
checksum=eaa924f50efb425302c124f170644e95a08f8dad1f627b86f50d033ca5feb0c1

post_install() {
	vlicense LICENSE
}
