dust: update to 0.8.0.
This commit is contained in:
parent
4987dde166
commit
4c9d101980
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'dust'
|
||||
pkgname=dust
|
||||
version=0.7.5
|
||||
version=0.8.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=f892aaf7a0a7852e12d01b2ced6c2484fb6dc5fe7562abdf0c44a2d08aa52618
|
||||
checksum=dc033a6fb4f31520ab1bb403dd910aed04037964ab1406363cce2185a8bd3d3b
|
||||
|
||||
post_install() {
|
||||
vdoc README.md
|
||||
|
|
Loading…
Reference in a new issue