From 6a4b7e2a1a562e7d5478e79b252aebb09524b30c Mon Sep 17 00:00:00 2001 From: cinerea0 Date: Mon, 8 Jul 2024 21:41:22 -0400 Subject: [PATCH] broot: update to 1.39.2 --- srcpkgs/broot/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/broot/template b/srcpkgs/broot/template index b00a9e8261a944..a18415972de5fa 100644 --- a/srcpkgs/broot/template +++ b/srcpkgs/broot/template @@ -1,6 +1,6 @@ # Template file for 'broot' pkgname=broot -version=1.39.0 +version=1.39.2 revision=1 build_style=cargo hostmakedepends="pkg-config" @@ -11,7 +11,7 @@ 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=d1d2ccc11543ff4ea645d57a5e78639542a6f510b585a78c31ddb3a24399bf61 +checksum=69e565d7b1620dcc9401e8b415fcde84893d640541f7b534a55869b9c1cfd387 if [ "$XBPS_TARGET_ENDIAN" = "be" ]; then broken="exr crate errors on big endian"