eza: update to 0.14.0

This commit is contained in:
Marcin Puc 2023-10-02 13:36:57 +02:00 committed by classabbyamp
parent 55ee79d27e
commit c0d22ffc93

View file

@ -1,6 +1,6 @@
# Template file for 'eza'
pkgname=eza
version=0.13.1
version=0.14.0
revision=1
build_style=cargo
hostmakedepends="pandoc pkg-config"
@ -11,10 +11,10 @@ license="MIT"
homepage="https://github.com/eza-community/eza"
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=f175e21114cbea292fab35145428a54c58a69c22d871786eb6b0d7248f874ccf
checksum=00932e1c81e761490e45d16902356d8e6ae7efe4accc0a41e18c342424167f47
post_patch() {
cargo update --package git2@0.18.0 --precise 0.17.2
cargo update --package git2@0.18.1 --precise 0.17.2
}
post_install() {