2019-03-09 12:49:00 +01:00
|
|
|
# Template file for 'broot'
|
|
|
|
pkgname=broot
|
2019-04-08 12:18:57 +02:00
|
|
|
version=0.7.5
|
2019-03-09 12:49:00 +01:00
|
|
|
revision=1
|
|
|
|
build_style=cargo
|
|
|
|
short_desc="Interactive directory tree view, fuzzy search, balanced BFS descent"
|
|
|
|
maintainer="SolitudeSF <solitudesf@protonmail.com>"
|
|
|
|
license="MIT"
|
|
|
|
homepage="https://dystroy.org/broot/"
|
|
|
|
distfiles="https://github.com/Canop/broot/archive/v${version}.tar.gz"
|
2019-04-08 12:18:57 +02:00
|
|
|
checksum=65635be08f3959747f830ada0891cbb800353e8268e2260ea783ad519113a57e
|
2019-03-09 12:49:00 +01:00
|
|
|
|
|
|
|
post_install() {
|
|
|
|
vlicense LICENSE
|
|
|
|
}
|