dua-cli: update to 2.10.0.
This commit is contained in:
parent
4f53ca6c35
commit
704780051e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'dua-cli'
|
# Template file for 'dua-cli'
|
||||||
pkgname=dua-cli
|
pkgname=dua-cli
|
||||||
version=2.9.1
|
version=2.10.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
short_desc="Tool to conveniently learn about the disk usage of directories"
|
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"
|
license="MIT"
|
||||||
homepage="https://github.com/Byron/dua-cli"
|
homepage="https://github.com/Byron/dua-cli"
|
||||||
distfiles="https://github.com/Byron/dua-cli/archive/v${version}.tar.gz"
|
distfiles="https://github.com/Byron/dua-cli/archive/v${version}.tar.gz"
|
||||||
checksum=1deed07d8fab846923a2e6730edd8584526bd1adb07048238af4f44013b2d3bf
|
checksum=efdc7dbaaa39ffb87deefe6bd6f7d771311488e1900f2ec2350187bd9588e3c7
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue