broot: update to 1.18.0

This commit is contained in:
cinerea0 2022-12-21 21:41:40 -05:00 committed by classabbyamp
parent 3d266d954d
commit bbdb80fa82

View file

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