From 29c7f999d2de9264ac3e957c1b0f887e4c28138d Mon Sep 17 00:00:00 2001 From: icp Date: Sun, 7 May 2023 01:09:25 +0530 Subject: [PATCH] dust: update to 0.8.6. --- srcpkgs/dust/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/dust/template b/srcpkgs/dust/template index e52b02aeae3d..a59cdf788fea 100644 --- a/srcpkgs/dust/template +++ b/srcpkgs/dust/template @@ -1,6 +1,6 @@ # Template file for 'dust' pkgname=dust -version=0.8.5 +version=0.8.6 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=0eff8b1b4e53f5ec2ffc0cfb9e5500bf27a9a5a68b1ff115c98facb4d20a7b7c +checksum=feede818e814011207c5bfeaf06dd9fc95825c59ab70942aa9b9314791c5d6b6 post_install() { vcompletion completions/dust.bash bash