broot: update to 0.9.6.
This commit is contained in:
parent
aed14240f8
commit
24513737fc
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'broot'
|
||||
pkgname=broot
|
||||
version=0.9.3
|
||||
version=0.9.6
|
||||
revision=1
|
||||
build_style=cargo
|
||||
short_desc="Interactive directory tree view, fuzzy search, balanced BFS descent"
|
||||
|
@ -8,7 +8,7 @@ maintainer="SolitudeSF <solitudesf@protonmail.com>"
|
|||
license="MIT"
|
||||
homepage="https://dystroy.org/broot/"
|
||||
distfiles="https://github.com/Canop/broot/archive/v${version}.tar.gz"
|
||||
checksum=@6d681c9336277dd8d13ba2238809b5ed2c0004a45c9574b50cbc4c7f2ce59c21
|
||||
checksum=af8b36d5d4242ec1bd86925f0f664a610e7e94309686ef0874df6bc0867a0c3e
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue