dua-cli: update to 2.3.6.
This commit is contained in:
parent
68a4fe179b
commit
d274ff5a19
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'dua-cli'
|
||||
pkgname=dua-cli
|
||||
version=2.3.2
|
||||
version=2.3.6
|
||||
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=2d2cc2689a76a4d3727267b8d9021392f4b7db415087f2ac93e55da37e8ef253
|
||||
checksum=4816ea35b76d634a52a2880a2a2ef16e7a961e02de3c75e5e5764efe17199f9b
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue