mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
dua-cli: update to 2.29.0, adopt
This commit is contained in:
parent
9a16a3dd0c
commit
bf25c553e9
1 changed files with 3 additions and 3 deletions
|
@ -1,15 +1,15 @@
|
||||||
# Template file for 'dua-cli'
|
# Template file for 'dua-cli'
|
||||||
pkgname=dua-cli
|
pkgname=dua-cli
|
||||||
version=2.28.0
|
version=2.29.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"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="cinerea0 <cinerea0@protonmail.com>"
|
||||||
license="MIT"
|
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/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/Byron/dua-cli/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=a44691d0dae8e567951cbe4f0b187edc60d306f78e95ceed9e96b9310e6ce350
|
checksum=af58bfc5146b296ced1ed711b0bbd21bce731a69fb6bea6622e6acfbe180a91a
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue