From 1b1fe43e06377470b0702621a0e44367544c4c25 Mon Sep 17 00:00:00 2001 From: Marcin Puc Date: Thu, 1 Feb 2024 09:47:32 +0100 Subject: [PATCH] eza: update to 0.18.0 --- srcpkgs/eza/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/eza/template b/srcpkgs/eza/template index cb0dc565ff78f..7fc570a911e39 100644 --- a/srcpkgs/eza/template +++ b/srcpkgs/eza/template @@ -1,6 +1,6 @@ # Template file for 'eza' pkgname=eza -version=0.17.3 +version=0.18.0 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=8facf4f39fed32b3562b70b2771a8ef3309efd68fd04685446a6df631f133cc9 +checksum=50f6187fa10eb7d2405477ed2b4dfbda7e51d3746b3660664f39b50d74c856a1 post_patch() { cargo update --package git2@0.18.1 --precise 0.17.2