broot: update to 1.14.3

This commit is contained in:
cinerea0 2022-09-13 13:50:30 -04:00 committed by classabbyamp
parent 8fe30697a7
commit 3a093c83ca

View File

@ -1,6 +1,6 @@
# Template file for 'broot'
pkgname=broot
version=1.14.2
version=1.14.3
revision=1
build_style=cargo
short_desc="Interactive directory tree view, fuzzy search, balanced BFS descent"
@ -9,7 +9,7 @@ license="MIT"
homepage="https://dystroy.org/broot/"
changelog="https://raw.githubusercontent.com/Canop/broot/master/CHANGELOG.md"
distfiles="https://github.com/Canop/broot/archive/v${version}.tar.gz"
checksum=992e3b5c2b73a25366bf67ccc8d99a51be9c07c75ec6ea413883dd8a8857c2e4
checksum=fe90cab3f1e966fa8f4bcdd8cb8da10ba6f99413dc0e6ee96e5372089219b375
if [ "$XBPS_TARGET_ENDIAN" = "be" ]; then
broken="exr crate errors on big endian"