broot: update to 0.13.4.

This commit is contained in:
mobinmob 2020-03-16 13:22:04 +02:00 committed by Piraty
parent 9725d9013f
commit 29498cab20

View file

@ -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*) ;;