dua-cli: update to 2.14.2.
This commit is contained in:
parent
63806569ae
commit
5a9491f784
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'dua-cli'
|
||||
pkgname=dua-cli
|
||||
version=2.13.0
|
||||
version=2.14.2
|
||||
revision=1
|
||||
build_style=cargo
|
||||
short_desc="Tool to conveniently learn about the disk usage of directories"
|
||||
|
@ -8,7 +8,7 @@ maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/Byron/dua-cli"
|
||||
distfiles="https://github.com/Byron/dua-cli/archive/v${version}.tar.gz"
|
||||
checksum=2af2408eecca4a1a04d0d395322f110b97e49d5366eb435e2e0e36b8b92684bb
|
||||
checksum=05e7c67d986369a8fc53237522c6f696357fb9f0fe5c823da601653fb5c5a1fa
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue