eza: update to 0.18.2

This commit is contained in:
Marcin Puc 2024-02-08 10:10:12 +01:00 committed by cinerea0
parent ae3bc82f93
commit 8a9373fb89

View file

@ -1,6 +1,6 @@
# Template file for 'eza'
pkgname=eza
version=0.18.0
version=0.18.2
revision=1
build_style=cargo
hostmakedepends="pandoc pkg-config"
@ -11,10 +11,10 @@ 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=50f6187fa10eb7d2405477ed2b4dfbda7e51d3746b3660664f39b50d74c856a1
checksum=d2fcde456b04c8aebe72fcd9a3f73feca58dc5de1f1edf40de9387c211dbba8a
post_patch() {
cargo update --package git2@0.18.1 --precise 0.17.2
cargo update --package git2@0.18.2 --precise 0.17.2
}
post_install() {