dust: update to 0.6.1.

This commit is contained in:
UsernameRandomlyGenerated 2021-07-21 14:21:01 +02:00 committed by Érico Nogueira Rolim
parent 688c6d3d88
commit 45e41403ac

View file

@ -1,6 +1,6 @@
# Template file for 'dust' # Template file for 'dust'
pkgname=dust pkgname=dust
version=0.6.0 version=0.6.1
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=4d13a2edf38ab7bfc01b700f5856c92aa3772249a203b34247c3b2c7dd8fa574 checksum=925a54c5db9672a66718d24159f89abdbe477e905715f994fc5c3d0f23fed799
post_install() { post_install() {
vdoc README.md vdoc README.md