eza: update to 0.18.4
This commit is contained in:
parent
84fd8d5286
commit
91ff17238b
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'eza'
|
||||
pkgname=eza
|
||||
version=0.18.3
|
||||
version=0.18.4
|
||||
revision=1
|
||||
build_style=cargo
|
||||
hostmakedepends="pandoc pkg-config"
|
||||
|
@ -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=0fccd2751568715d708106a23b570201298c2347a360afc522d7029b432f5206
|
||||
checksum=2200bc1c07511c105961dcb3fe1682cc9067d55280dac990de7623aff86cab1a
|
||||
|
||||
post_patch() {
|
||||
cargo update --package git2@0.18.2 --precise 0.17.2
|
||||
|
|
Loading…
Reference in New Issue