From b9d70bc1c5c9d191a039e24e2627616faa9225b2 Mon Sep 17 00:00:00 2001 From: Marcin Puc Date: Thu, 7 Dec 2023 13:45:33 +0100 Subject: [PATCH] eza: update to 0.17.0 --- srcpkgs/eza/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/eza/template b/srcpkgs/eza/template index 18f6b0d1d6f..998f2102475 100644 --- a/srcpkgs/eza/template +++ b/srcpkgs/eza/template @@ -1,6 +1,6 @@ # Template file for 'eza' pkgname=eza -version=0.16.2 +version=0.17.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=4eef35467095f6006eb5c0431e6cafa514a885f571dcf9fef7c7d5952e90688f +checksum=c5be22fbf8979d796509873327703353c243acbf42cb42b22b86be56cc11682c post_patch() { cargo update --package git2@0.18.1 --precise 0.17.2