broot: update to 1.44.7.

This commit is contained in:
icp 2025-03-07 12:50:38 +05:30 committed by tranzystorekk
parent b5ecd72f39
commit 6b3bfbe70c

View file

@ -1,17 +1,17 @@
# Template file for 'broot'
pkgname=broot
version=1.44.2
version=1.44.7
revision=1
build_style=cargo
hostmakedepends="pkg-config"
makedepends="libgit2-1.8-devel oniguruma-devel"
makedepends="libgit2-1.9-devel"
short_desc="Interactive directory tree view, fuzzy search, balanced BFS descent"
maintainer="cinerea0 <cinerea0@protonmail.com>"
license="MIT"
homepage="https://dystroy.org/broot/"
changelog="https://raw.githubusercontent.com/Canop/broot/main/CHANGELOG.md"
distfiles="https://github.com/Canop/broot/archive/refs/tags/v${version}.tar.gz"
checksum=e1b78354c21680914a07ed4b856257c83ef873b878ef281bd2d1aed7fcba3828
checksum=8f21782b0b2f4c0ebcebeb161d8b163927d7f272c44c1c37b2af3640c5c36fc7
if [ "$XBPS_TARGET_ENDIAN" = "be" ]; then
broken="exr crate errors on big endian"