mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
dua-cli: update to 2.19.2
This commit is contained in:
parent
a710e24b70
commit
e5f1a91bfb
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.19.0
|
version=2.19.2
|
||||||
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"
|
||||||
|
@ -9,7 +9,7 @@ license="MIT"
|
||||||
homepage="https://github.com/Byron/dua-cli"
|
homepage="https://github.com/Byron/dua-cli"
|
||||||
changelog="https://raw.githubusercontent.com/Byron/dua-cli/main/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/Byron/dua-cli/main/CHANGELOG.md"
|
||||||
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=fcbf2d9dbcdad2db17d2a3b690fb05d69ad3953237f2971d546d341339bf6271
|
checksum=5d508ea6374702f04f4b21f6dfb3d287922d3b7d5860dfc3fce2366128f371a0
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue