mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +02:00
dust: update to 1.1.2.
This commit is contained in:
parent
2ec0d03c85
commit
0702a881f3
1 changed files with 2 additions and 3 deletions
|
@ -1,15 +1,14 @@
|
|||
# Template file for 'dust'
|
||||
pkgname=dust
|
||||
version=1.1.1
|
||||
version=1.1.2
|
||||
revision=1
|
||||
build_style=cargo
|
||||
make_check_args="-- --skip test_permission" # CI failure
|
||||
short_desc="More intuitive version of du"
|
||||
maintainer="Neel <neel@chot.ai>"
|
||||
license="Apache-2.0"
|
||||
homepage="https://github.com/bootandy/dust"
|
||||
distfiles="https://github.com/bootandy/dust/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=98cae3e4b32514e51fcc1ed07fdbe6929d4b80942925348cc6e57b308d9c4cb0
|
||||
checksum=31da99483ee6110d43ed5e7c56a59f40f33b389e45d09d91fca022b42d442040
|
||||
|
||||
post_install() {
|
||||
vcompletion completions/dust.bash bash
|
||||
|
|
Loading…
Add table
Reference in a new issue