mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-05 11:33:12 +02:00
dust: update to 1.2.3.
Adopt.
This commit is contained in:
parent
628078d3a2
commit
3618826fc3
1 changed files with 3 additions and 3 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'dust'
|
# Template file for 'dust'
|
||||||
pkgname=dust
|
pkgname=dust
|
||||||
version=1.2.2
|
version=1.2.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
short_desc="More intuitive version of du"
|
short_desc="More intuitive version of du"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="icp <pangolin@vivaldi.net>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://github.com/bootandy/dust"
|
homepage="https://github.com/bootandy/dust"
|
||||||
distfiles="https://github.com/bootandy/dust/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/bootandy/dust/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=e72f539ebe2f30bd85f83f8efd87c70c11e27126eeccd93560d94d2f01e153fe
|
checksum=424b26adfbafeac31da269ecb3f189eca09803e60fad90b3ff692cf52e0aeeee
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vcompletion completions/dust.bash bash
|
vcompletion completions/dust.bash bash
|
||||||
|
|
Loading…
Add table
Reference in a new issue