mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-04 02:52:58 +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'
|
||||
pkgname=dust
|
||||
version=1.2.2
|
||||
version=1.2.3
|
||||
revision=1
|
||||
build_style=cargo
|
||||
short_desc="More intuitive version of du"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
maintainer="icp <pangolin@vivaldi.net>"
|
||||
license="Apache-2.0"
|
||||
homepage="https://github.com/bootandy/dust"
|
||||
distfiles="https://github.com/bootandy/dust/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=e72f539ebe2f30bd85f83f8efd87c70c11e27126eeccd93560d94d2f01e153fe
|
||||
checksum=424b26adfbafeac31da269ecb3f189eca09803e60fad90b3ff692cf52e0aeeee
|
||||
|
||||
post_install() {
|
||||
vcompletion completions/dust.bash bash
|
||||
|
|
Loading…
Add table
Reference in a new issue