diff --git a/srcpkgs/dust/template b/srcpkgs/dust/template index 99852a913ab..dbfcaac267b 100644 --- a/srcpkgs/dust/template +++ b/srcpkgs/dust/template @@ -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 " 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