broot: update to 1.16.2

This commit is contained in:
cinerea0 2022-11-05 17:03:17 -04:00 committed by classabbyamp
parent 6df45d6fe8
commit 7bba5de9a7

View file

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