broot: update to 0.11.9.
This commit is contained in:
parent
e0f245f7a5
commit
59ee9f2878
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'broot'
|
||||
pkgname=broot
|
||||
version=0.11.5
|
||||
version=0.11.9
|
||||
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=c6f8c208c965a08c3a244608fdb9d142d53083b0d802db3622eea949f4f46111
|
||||
checksum=61dcccf81d0bbd0bdfb2651136a2622b75514549f69e2f7f3d58b83acd73a549
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
ppc64*) ;;
|
||||
|
|
Loading…
Reference in New Issue