broot: update to 1.14.1

This commit is contained in:
cinerea0 2022-07-07 23:49:28 -04:00 committed by classabbyamp
parent 658a26c118
commit 403f12f95a

View file

@ -1,6 +1,6 @@
# Template file for 'broot'
pkgname=broot
version=1.13.3
version=1.14.1
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=a7f9e98ff1371eff065a8dabbe9e31ef42d264b7d93c18f920d6a5399016da33
checksum=acbcf7adb950c05e6fe2ed3de8f4fed4537bef0150aad0d9917934fbd98bc0a1
if [ "$XBPS_TARGET_ENDIAN" = "be" ]; then
broken="exr crate errors on big endian"