mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
broot: update to 0.7.3.
This commit is contained in:
parent
97799b074f
commit
9f458cd7c0
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'broot'
|
# Template file for 'broot'
|
||||||
pkgname=broot
|
pkgname=broot
|
||||||
version=0.7.2
|
version=0.7.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=c2f81f536eaeb0ddd8fe3a7af7d604d3a80c4080a3de6bbd0f5569fe748da8f6
|
checksum=c39497b294a0e6dbeef0826d0c49dcf51a330f43c4d56084111615e2626d692b
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue