mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 11:22:56 +02:00
dust: update to 1.2.1.
This commit is contained in:
parent
c2aa8a722e
commit
471531976a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'dust'
|
||||
pkgname=dust
|
||||
version=1.2.0
|
||||
version=1.2.1
|
||||
revision=1
|
||||
build_style=cargo
|
||||
short_desc="More intuitive version of du"
|
||||
|
@ -8,7 +8,7 @@ maintainer="Neel <neel@chot.ai>"
|
|||
license="Apache-2.0"
|
||||
homepage="https://github.com/bootandy/dust"
|
||||
distfiles="https://github.com/bootandy/dust/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=e879e6bf662e07cff2962b68529dd78c3bafb67541aaa76e8c9d25ecb505b850
|
||||
checksum=d8ac1a78287a9ea9e6a0e350886dbef8902f5f1dcba9bbc25afafe2ed2ca0a95
|
||||
|
||||
post_install() {
|
||||
vcompletion completions/dust.bash bash
|
||||
|
|
Loading…
Add table
Reference in a new issue