mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
broot: update to 0.13.4.
This commit is contained in:
parent
9725d9013f
commit
29498cab20
1 changed files with 3 additions and 3 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'broot'
|
# Template file for 'broot'
|
||||||
pkgname=broot
|
pkgname=broot
|
||||||
version=0.13.2
|
version=0.13.4
|
||||||
revision=2
|
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"
|
||||||
maintainer="SolitudeSF <solitudesf@protonmail.com>"
|
maintainer="SolitudeSF <solitudesf@protonmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://dystroy.org/broot/"
|
homepage="https://dystroy.org/broot/"
|
||||||
distfiles="https://github.com/Canop/broot/archive/v${version}.tar.gz"
|
distfiles="https://github.com/Canop/broot/archive/v${version}.tar.gz"
|
||||||
checksum=094ef8759e9d3e746dd504c5cc9323a8cb954f1690e8494ced6910bf9a710904
|
checksum=fd9af3df87f61dbce01c262c71d07cd11221602da7662c321501772eb9a68fff
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
ppc64*) ;;
|
ppc64*) ;;
|
||||||
|
|
Loading…
Add table
Reference in a new issue