broot: update 0.14.1

This commit is contained in:
SolitudeSF 2020-05-30 10:54:36 +03:00 committed by Helmut Pozimski
parent f125db1467
commit ad991d9a32

View file

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