New package: broot-0.7.1
This commit is contained in:
parent
0eb6f525bf
commit
68a855e458
|
@ -0,0 +1,15 @@
|
|||
# Template file for 'broot'
|
||||
pkgname=broot
|
||||
version=0.7.1
|
||||
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"
|
||||
checksum=a16e471527fa7283e228946574ec55a2c73f951b7035801f671895815f348f68
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
}
|
Loading…
Reference in New Issue