broot: update to 0.9.3.

This commit is contained in:
Aluísio Augusto Silva Gonçalves 2019-08-08 09:16:47 -03:00 committed by Helmut Pozimski
parent c67d44f2fd
commit b696fa3faa

View file

@ -1,6 +1,6 @@
# Template file for 'broot' # Template file for 'broot'
pkgname=broot pkgname=broot
version=0.8.0 version=0.9.3
revision=1 revision=1
build_style=cargo build_style=cargo
short_desc="Interactive directory tree view, fuzzy search, balanced BFS descent" short_desc="Interactive directory tree view, fuzzy search, balanced BFS descent"
@ -8,7 +8,7 @@ maintainer="SolitudeSF <solitudesf@protonmail.com>"
license="MIT" license="MIT"
homepage="https://dystroy.org/broot/" homepage="https://dystroy.org/broot/"
distfiles="https://github.com/Canop/broot/archive/v${version}.tar.gz" distfiles="https://github.com/Canop/broot/archive/v${version}.tar.gz"
checksum=378e6b6ebe162792b067e4b4a77fa89d25d665a0ca67b4684b22a474d2322fb0 checksum=@6d681c9336277dd8d13ba2238809b5ed2c0004a45c9574b50cbc4c7f2ce59c21
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE