eza: rebuild for libgit2-1.7

This commit is contained in:
Marcin Puc 2023-09-17 10:29:54 +02:00 committed by cinerea0
parent b5f81836ec
commit 7352e836f5
2 changed files with 1 additions and 18 deletions

View File

@ -1,13 +0,0 @@
diff --git a/Cargo.toml b/Cargo.toml
index e6c3e0e..39a34d0 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -59,7 +59,7 @@ default-features = false
features = ["format"]
[dependencies.git2]
-version = "0.18"
+version = "0.17"
optional = true
default-features = false

View File

@ -1,7 +1,7 @@
# Template file for 'eza'
pkgname=eza
version=0.18.8
revision=1
revision=2
build_style=cargo
hostmakedepends="pandoc pkg-config"
makedepends="libgit2-devel"
@ -13,10 +13,6 @@ 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
post_patch() {
cargo update --package git2@0.18.2 --precise 0.17.2
}
post_install() {
vcompletion completions/bash/eza bash
vcompletion completions/fish/eza.fish fish