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