dust: update to 1.1.1.

Closes: #51330 [via git-merge-pr]
This commit is contained in:
icp 2024-07-17 10:57:47 +05:30 committed by classabbyamp
parent 6b036a9aa8
commit 84097c0bed
No known key found for this signature in database
GPG Key ID: 6BE0755918A4C7F5
1 changed files with 3 additions and 2 deletions

View File

@ -1,14 +1,15 @@
# Template file for 'dust'
pkgname=dust
version=1.0.0
version=1.1.1
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=34b72116ab6db9bdb97bc1e49dadf392a1619838204b44b0a4695539d54ffbe8
checksum=98cae3e4b32514e51fcc1ed07fdbe6929d4b80942925348cc6e57b308d9c4cb0
post_install() {
vcompletion completions/dust.bash bash