dust: update to 0.6.0
This commit is contained in:
parent
f91784a234
commit
4ebc9d3eff
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'dust'
|
||||
pkgname=dust
|
||||
version=0.5.4
|
||||
version=0.6.0
|
||||
revision=1
|
||||
build_style=cargo
|
||||
short_desc="More intuitive version of du"
|
||||
|
@ -8,7 +8,7 @@ maintainer="Neel <neel@chot.ai>"
|
|||
license="Apache-2.0"
|
||||
homepage="https://github.com/bootandy/dust"
|
||||
distfiles="https://github.com/bootandy/dust/archive/v${version}.tar.gz"
|
||||
checksum=395f0d5f44d5000468dc51a195e4b8e8c0b710a1c75956fb1f9ad08f2fbbc935
|
||||
checksum=4d13a2edf38ab7bfc01b700f5856c92aa3772249a203b34247c3b2c7dd8fa574
|
||||
|
||||
post_install() {
|
||||
vdoc README.md
|
||||
|
|
Loading…
Reference in a new issue