dua-cli: update to 2.29.4

This commit is contained in:
cinerea0 2024-11-14 20:44:59 -05:00
parent 17c77a2d1b
commit 87184fc606

View file

@ -1,6 +1,6 @@
# Template file for 'dua-cli' # Template file for 'dua-cli'
pkgname=dua-cli pkgname=dua-cli
version=2.29.2 version=2.29.4
revision=1 revision=1
build_style=cargo build_style=cargo
short_desc="Tool to conveniently learn about the disk usage of directories" short_desc="Tool to conveniently learn about the disk usage of directories"
@ -9,7 +9,7 @@ license="MIT"
homepage="https://github.com/Byron/dua-cli" homepage="https://github.com/Byron/dua-cli"
changelog="https://raw.githubusercontent.com/Byron/dua-cli/main/CHANGELOG.md" changelog="https://raw.githubusercontent.com/Byron/dua-cli/main/CHANGELOG.md"
distfiles="https://github.com/Byron/dua-cli/archive/refs/tags/v${version}.tar.gz" distfiles="https://github.com/Byron/dua-cli/archive/refs/tags/v${version}.tar.gz"
checksum=76ebd07c4a4379ef0d45232fa7a9b0bcbff1bd54fad6930ec1a2823806473f5d checksum=b63c4cd9cf7ffa369f621cf798944374cef59b6cdb0fc8d608e2192bc9085951
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE