dust: update to 0.6.0

This commit is contained in:
Neel Chotai 2021-07-10 20:51:59 +01:00 committed by Érico Nogueira Rolim
parent f91784a234
commit 4ebc9d3eff

View file

@ -1,6 +1,6 @@
# Template file for 'dust' # Template file for 'dust'
pkgname=dust pkgname=dust
version=0.5.4 version=0.6.0
revision=1 revision=1
build_style=cargo build_style=cargo
short_desc="More intuitive version of du" short_desc="More intuitive version of du"
@ -8,7 +8,7 @@ maintainer="Neel <neel@chot.ai>"
license="Apache-2.0" license="Apache-2.0"
homepage="https://github.com/bootandy/dust" homepage="https://github.com/bootandy/dust"
distfiles="https://github.com/bootandy/dust/archive/v${version}.tar.gz" distfiles="https://github.com/bootandy/dust/archive/v${version}.tar.gz"
checksum=395f0d5f44d5000468dc51a195e4b8e8c0b710a1c75956fb1f9ad08f2fbbc935 checksum=4d13a2edf38ab7bfc01b700f5856c92aa3772249a203b34247c3b2c7dd8fa574
post_install() { post_install() {
vdoc README.md vdoc README.md