diff --git a/srcpkgs/broot/template b/srcpkgs/broot/template index d9bad60d039..00dce005efa 100644 --- a/srcpkgs/broot/template +++ b/srcpkgs/broot/template @@ -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 " 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"