From 9b42bc1b1996097acc5ffa1d32c6fdf88c44507e Mon Sep 17 00:00:00 2001 From: cinerea0 Date: Tue, 4 Jun 2024 10:14:24 -0400 Subject: [PATCH] broot: update to 1.39.0 --- srcpkgs/broot/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/broot/template b/srcpkgs/broot/template index 11ac94bf5378a9..b00a9e8261a944 100644 --- a/srcpkgs/broot/template +++ b/srcpkgs/broot/template @@ -1,6 +1,6 @@ # Template file for 'broot' pkgname=broot -version=1.38.0 +version=1.39.0 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=1805d8acbf5b31124370a19c1f855a50c7fb929359ef689d9b68957bd95aa000 +checksum=d1d2ccc11543ff4ea645d57a5e78639542a6f510b585a78c31ddb3a24399bf61 if [ "$XBPS_TARGET_ENDIAN" = "be" ]; then broken="exr crate errors on big endian"