diff --git a/srcpkgs/broot/template b/srcpkgs/broot/template index 28e1bfb81bf..315d5c31630 100644 --- a/srcpkgs/broot/template +++ b/srcpkgs/broot/template @@ -1,14 +1,15 @@ # Template file for 'broot' pkgname=broot -version=1.6.4 +version=1.6.6 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/" +changelog="https://raw.githubusercontent.com/Canop/broot/master/CHANGELOG.md" distfiles="https://github.com/Canop/broot/archive/v${version}.tar.gz" -checksum=609bd9e6c7fea85b68586435280b37cb90c2af3cb0a3f63a5a37dfdcc822fdc7 +checksum=95927b3f2c55f69cd87bb80672e697c83ad63dd9237fe3ebdd970b655d53a725 case "$XBPS_TARGET_MACHINE" in ppc64*) ;;