dua-cli: update to 2.19.0.
This commit is contained in:
parent
235f28b80d
commit
a0576f5cea
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'dua-cli'
|
||||
pkgname=dua-cli
|
||||
version=2.18.0
|
||||
version=2.19.0
|
||||
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=ef283b8a7b97e6b6f7d3a837f73f7898e54beb2689c1bcb6a9e414991b5aee18
|
||||
checksum=fcbf2d9dbcdad2db17d2a3b690fb05d69ad3953237f2971d546d341339bf6271
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue