broot: update to 0.10.1
This commit is contained in:
parent
5c45898ae8
commit
9b05c5ad2b
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'broot'
|
||||
pkgname=broot
|
||||
version=0.9.6
|
||||
version=0.10.1
|
||||
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=af8b36d5d4242ec1bd86925f0f664a610e7e94309686ef0874df6bc0867a0c3e
|
||||
checksum=1a05e66f8e65fa54bcab89b58cbc2569d8bf8800bcda082c5f91e3087028d57c
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue