broot: update to 1.16.0
This commit is contained in:
parent
0a1d1bbecf
commit
ec46cb624c
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'broot'
|
||||
pkgname=broot
|
||||
version=1.15.0
|
||||
version=1.16.0
|
||||
revision=1
|
||||
build_style=cargo
|
||||
short_desc="Interactive directory tree view, fuzzy search, balanced BFS descent"
|
||||
|
@ -9,7 +9,7 @@ license="MIT"
|
|||
homepage="https://dystroy.org/broot/"
|
||||
changelog="https://raw.githubusercontent.com/Canop/broot/master/CHANGELOG.md"
|
||||
distfiles="https://github.com/Canop/broot/archive/v${version}.tar.gz"
|
||||
checksum=a0116a595c175e88e9942331aded44aeab619ceee17297cd912e576483d48e2d
|
||||
checksum=6d15efba6c790eb8c308acf5340917ff9eebce3afe4e6f5fbbef946a84773c80
|
||||
|
||||
if [ "$XBPS_TARGET_ENDIAN" = "be" ]; then
|
||||
broken="exr crate errors on big endian"
|
||||
|
|
Loading…
Reference in New Issue