From 38196505c300ca6d8d2a1c74a6d84dbb33ac2ae0 Mon Sep 17 00:00:00 2001 From: cinerea0 Date: Sat, 9 Mar 2024 15:34:40 -0500 Subject: [PATCH] broot: update to 1.36.0 --- srcpkgs/broot/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/broot/template b/srcpkgs/broot/template index eb79c7329b8da2..4a2c0b720ccba0 100644 --- a/srcpkgs/broot/template +++ b/srcpkgs/broot/template @@ -1,6 +1,6 @@ # Template file for 'broot' pkgname=broot -version=1.35.0 +version=1.36.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=1d3c2674a95c8c13ff66d356aab04da4f7e7695e2073c2d3a85842916f4d307e +checksum=2929d18c2398afa073f170941a45cd8ab4693d272e1c487c95f7e527569cda99 if [ "$XBPS_TARGET_ENDIAN" = "be" ]; then broken="exr crate errors on big endian"