broot: update to 1.0.6.
This commit is contained in:
parent
15b50138c0
commit
b5b6a850ee
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'broot'
|
||||
pkgname=broot
|
||||
version=1.0.5
|
||||
version=1.0.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=bccc54ac9eebf49914282605f05ba237a2fd9663d671c1e2cf00980f9e8fffaf
|
||||
checksum=f703b3ff3371ea4ac94a091acbfe74ab6cf55afee5ae72cc273583d388ed941f
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
ppc64*) ;;
|
||||
|
|
Loading…
Reference in New Issue