broot: update to 1.0.7

This commit is contained in:
Nathan Owens 2020-11-30 12:22:55 -06:00 committed by Piraty
parent 02af22e5df
commit 636e2b7647
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'broot'
pkgname=broot
version=1.0.6
version=1.0.7
revision=1
build_style=cargo
short_desc="Interactive directory tree view, fuzzy search, balanced BFS descent"
@ -8,7 +8,7 @@ maintainer="SolitudeSF <solitudesf@protonmail.com>"
license="MIT"
homepage="https://dystroy.org/broot/"
distfiles="https://github.com/Canop/broot/archive/v${version}.tar.gz"
checksum=f703b3ff3371ea4ac94a091acbfe74ab6cf55afee5ae72cc273583d388ed941f
checksum=48988ef94993a6c8f5a80cb09813b729d8e149380dcba5e5878ecc7fd3617cc1
case "$XBPS_TARGET_MACHINE" in
ppc64*) ;;