From 4263965df3551679cb9573b103adf0a97f7da9c0 Mon Sep 17 00:00:00 2001 From: Marcin Puc Date: Thu, 16 Nov 2023 11:58:35 +0100 Subject: [PATCH] eza: update to 0.16.0 --- srcpkgs/eza/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/eza/template b/srcpkgs/eza/template index ee403c41cd65e..878d3ffe94585 100644 --- a/srcpkgs/eza/template +++ b/srcpkgs/eza/template @@ -1,6 +1,6 @@ # Template file for 'eza' pkgname=eza -version=0.15.3 +version=0.16.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=09093e565913104acb7a8eba974f8067c95566b6fbedf31138c9923a8cfde42f +checksum=611692d82618f29cfea3834fcd16a5b5e96bd14eefe0939180a2479892a88d09 post_patch() { cargo update --package git2@0.18.1 --precise 0.17.2