broot: update to 1.14.2

This commit is contained in:
cinerea0 2022-07-18 21:02:46 -04:00 committed by classabbyamp
parent 1cc5633da1
commit 8541b16611
1 changed files with 2 additions and 2 deletions

View File

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