From e68326b4bc2dc26e55c61ad1c65063b9cef2fe17 Mon Sep 17 00:00:00 2001 From: icp Date: Wed, 10 Jan 2024 11:53:02 +0530 Subject: [PATCH] dust: update to 0.9.0. --- srcpkgs/dust/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/dust/template b/srcpkgs/dust/template index a59cdf788fe..171e832c42d 100644 --- a/srcpkgs/dust/template +++ b/srcpkgs/dust/template @@ -1,6 +1,6 @@ # Template file for 'dust' pkgname=dust -version=0.8.6 +version=0.9.0 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=feede818e814011207c5bfeaf06dd9fc95825c59ab70942aa9b9314791c5d6b6 +checksum=70efd66e662fcd93bbc6cf2f8c3104a1de7e52090f709e9040a34bdc7c72ea9c post_install() { vcompletion completions/dust.bash bash