Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/dua-cli/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'dua-cli'
pkgname=dua-cli
version=2.30.0
version=2.34.0
revision=1
build_style=cargo
short_desc="Tool to conveniently learn about the disk usage of directories"
Expand All @@ -9,7 +9,7 @@ license="MIT"
homepage="https://github.com/Byron/dua-cli"
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"
checksum=8c5b0b30d9f2a5d7fef5621d8dd38690a4394d428206bb0473c2b48234d43331
checksum=eaa924f50efb425302c124f170644e95a08f8dad1f627b86f50d033ca5feb0c1

post_install() {
vlicense LICENSE
Expand Down