broot: update to 0.13.6.

This commit is contained in:
mobinmob 2020-05-21 21:22:45 +03:00 committed by Helmut Pozimski
parent ac79c6299d
commit fe1eaac22a
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'broot'
pkgname=broot
version=0.13.4
version=0.13.6
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=fd9af3df87f61dbce01c262c71d07cd11221602da7662c321501772eb9a68fff
checksum=f28eea78bba1660ecdbdb9ebac8e215b7523b94f7d490d69d8022df44eacec3c
case "$XBPS_TARGET_MACHINE" in
ppc64*) ;;