broot: update to 1.0.0.

This commit is contained in:
mobinmob 2020-09-26 18:35:22 +03:00 committed by Andrew J. Hesford
parent 452c2d74b3
commit fc725b33de
1 changed files with 2 additions and 2 deletions

View File

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