mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
dust: update to 0.8.5.
This commit is contained in:
parent
140c59a333
commit
231a1fb42e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'dust'
|
# Template file for 'dust'
|
||||||
pkgname=dust
|
pkgname=dust
|
||||||
version=0.8.4
|
version=0.8.5
|
||||||
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/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/bootandy/dust/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=611f2da80ef5b1d4423bcda159a65e9436692357b686b91b1dd8245a76eed589
|
checksum=0eff8b1b4e53f5ec2ffc0cfb9e5500bf27a9a5a68b1ff115c98facb4d20a7b7c
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vcompletion completions/dust.bash bash
|
vcompletion completions/dust.bash bash
|
||||||
|
|
Loading…
Add table
Reference in a new issue