broot: update to 0.12.0

This commit is contained in:
Mikkel Hauvgaard 2020-01-19 21:08:08 +01:00 committed by Helmut Pozimski
parent 540c04a9b7
commit 83cb2d0097
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'broot'
pkgname=broot
version=0.11.9
version=0.12.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=61dcccf81d0bbd0bdfb2651136a2622b75514549f69e2f7f3d58b83acd73a549
checksum=eaf84409014e2e691c33d42676d0eeff8c961427914c18d5e1cff6e246a2f544
case "$XBPS_TARGET_MACHINE" in
ppc64*) ;;