eza: update to 0.18.9
This commit is contained in:
parent
ceb46bc4a9
commit
e47a3a9004
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'eza'
|
||||
pkgname=eza
|
||||
version=0.18.8
|
||||
revision=2
|
||||
version=0.18.9
|
||||
revision=1
|
||||
build_style=cargo
|
||||
hostmakedepends="pandoc pkg-config"
|
||||
makedepends="libgit2-devel"
|
||||
|
@ -11,7 +11,7 @@ license="MIT"
|
|||
homepage="https://eza.rocks"
|
||||
changelog="https://raw.githubusercontent.com/eza-community/eza/main/CHANGELOG.md"
|
||||
distfiles="https://github.com/eza-community/eza/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=4169f57c522cd17e195a7bc36a9ea671e5b1d905f9ab57c66a49f6edf343179c
|
||||
checksum=917736591429813ef4cfce47bb2d3d87e9f1e142b2a6ebf74a345c3a15894918
|
||||
|
||||
post_install() {
|
||||
vcompletion completions/bash/eza bash
|
||||
|
|
Loading…
Reference in New Issue