broot: update to 1.0.5.

This commit is contained in:
mobinmob 2020-11-23 19:11:54 +02:00 committed by Andrew J. Hesford
parent 2a5d702940
commit e5fb4b9599

View file

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