broot: update to 0.11.5
This commit is contained in:
parent
ac1528441b
commit
65250ae9c2
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'broot'
|
||||
pkgname=broot
|
||||
version=0.10.2
|
||||
version=0.11.5
|
||||
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=05b520b7511d06d152395b8ea9da3f78fe3bdc7fb2e262a338a7176c9511f395
|
||||
checksum=c6f8c208c965a08c3a244608fdb9d142d53083b0d802db3622eea949f4f46111
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue