mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
dua-cli: update to 2.6.1.
This commit is contained in:
parent
4317a90be7
commit
5a1dfef2b1
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.6.0
|
version=2.6.1
|
||||||
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=d04e2d6b43f5b3ab5ad28b5110bc5886f10ae8475983b7f926021be2dffcb61f
|
checksum=7252dfc9c70039aa681bc886c465319faa9c8fc28aedd4006949a0c304f867ff
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue