From 471531976a92eb22d71a6f0b23082c6bbc87c5b8 Mon Sep 17 00:00:00 2001 From: icp Date: Mon, 9 Jun 2025 00:53:06 +0530 Subject: [PATCH] dust: update to 1.2.1. --- srcpkgs/dust/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/dust/template b/srcpkgs/dust/template index fd4659ff94a..a3b4b36aa8f 100644 --- a/srcpkgs/dust/template +++ b/srcpkgs/dust/template @@ -1,6 +1,6 @@ # Template file for 'dust' pkgname=dust -version=1.2.0 +version=1.2.1 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=e879e6bf662e07cff2962b68529dd78c3bafb67541aaa76e8c9d25ecb505b850 +checksum=d8ac1a78287a9ea9e6a0e350886dbef8902f5f1dcba9bbc25afafe2ed2ca0a95 post_install() { vcompletion completions/dust.bash bash