broot: update to 1.6.4.
This commit is contained in:
parent
73517b20c1
commit
7d3c51b403
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'broot'
|
||||
pkgname=broot
|
||||
version=1.6.3
|
||||
version=1.6.4
|
||||
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=c7ef696a9da162a4338790a9e021eddedcc9a5be321bfea5cc2c33b2b2a53472
|
||||
checksum=609bd9e6c7fea85b68586435280b37cb90c2af3cb0a3f63a5a37dfdcc822fdc7
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
ppc64*) ;;
|
||||
|
|
Loading…
Reference in a new issue