From 4e589c956d71becfd6a9e18d3a470eecc6412f3e Mon Sep 17 00:00:00 2001 From: icp Date: Tue, 14 Mar 2023 14:02:37 +0530 Subject: [PATCH] dust: update to 0.8.5. --- srcpkgs/dust/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/dust/template b/srcpkgs/dust/template index 0e158125ba18..e52b02aeae3d 100644 --- a/srcpkgs/dust/template +++ b/srcpkgs/dust/template @@ -1,6 +1,6 @@ # Template file for 'dust' pkgname=dust -version=0.8.4 +version=0.8.5 revision=1 build_style=cargo short_desc="More intuitive version of du" @@ -8,7 +8,7 @@ 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=611f2da80ef5b1d4423bcda159a65e9436692357b686b91b1dd8245a76eed589 +checksum=0eff8b1b4e53f5ec2ffc0cfb9e5500bf27a9a5a68b1ff115c98facb4d20a7b7c post_install() { vcompletion completions/dust.bash bash