dua-cli: update to 2.17.1.
This commit is contained in:
parent
438de38afc
commit
df29116029
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'dua-cli'
|
||||
pkgname=dua-cli
|
||||
version=2.17.0
|
||||
version=2.17.1
|
||||
revision=1
|
||||
build_style=cargo
|
||||
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"
|
||||
changelog="https://raw.githubusercontent.com/Byron/dua-cli/main/CHANGELOG.md"
|
||||
distfiles="https://github.com/Byron/dua-cli/archive/v${version}.tar.gz"
|
||||
checksum=f10bd2c7b69c7bed1f94554d92732d54c803677a6957d986701164989a8227b1
|
||||
checksum=d9af81b30f83d080472e91da3e07b42294904827ad5274d9aaf51d346072d2f1
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue