diff --git a/srcpkgs/broot/template b/srcpkgs/broot/template index 84f8b7a4777..30a62e6319e 100644 --- a/srcpkgs/broot/template +++ b/srcpkgs/broot/template @@ -1,14 +1,14 @@ # Template file for 'broot' pkgname=broot -version=0.14.1 +version=0.15.1 revision=1 build_style=cargo short_desc="Interactive directory tree view, fuzzy search, balanced BFS descent" maintainer="SolitudeSF " license="MIT" homepage="https://dystroy.org/broot/" -distfiles="https://github.com/Canop/broot/archive/${version}.tar.gz" -checksum=9f8a71dadda4fa6db7180a1770bbddc17d8b90a7e8d2316f073b29a5ee54329d +distfiles="https://github.com/Canop/broot/archive/v${version}.tar.gz" +checksum=39282e7cbcdf270c5f4853fb9c633caa06af85da9cc63fd61613b51f08bc19c6 case "$XBPS_TARGET_MACHINE" in ppc64*) ;;