broot: update to 0.7.2.
This commit is contained in:
parent
8fdbc1a829
commit
5cefe7cebf
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'broot'
|
||||
pkgname=broot
|
||||
version=0.7.1
|
||||
version=0.7.2
|
||||
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=a16e471527fa7283e228946574ec55a2c73f951b7035801f671895815f348f68
|
||||
checksum=c2f81f536eaeb0ddd8fe3a7af7d604d3a80c4080a3de6bbd0f5569fe748da8f6
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue