From 29fe559b75c97fb32b07024b009fbfda1702b245 Mon Sep 17 00:00:00 2001 From: tranzystorekk Date: Fri, 25 Oct 2024 10:07:50 +0200 Subject: [PATCH] eza: update to 0.20.5 --- srcpkgs/eza/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/eza/template b/srcpkgs/eza/template index 90cb709420a027..6e06442434d5c3 100644 --- a/srcpkgs/eza/template +++ b/srcpkgs/eza/template @@ -1,6 +1,6 @@ # Template file for 'eza' pkgname=eza -version=0.20.4 +version=0.20.5 revision=1 build_style=cargo hostmakedepends="pkg-config" @@ -12,8 +12,8 @@ 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 https://github.com/eza-community/eza/releases/download/v${version}/man-${version}.tar.gz" -checksum="5f25e866521c310d9530b9bbabeb288ad8d9cd208adee79582dde79bdd51c470 - ece6f79aaf4af3b5c47f6bd3b0979eb3183ff4a4f39aeba871bc2595e4365f71" +checksum="3455907abddd72ab405613588f82e2b5f6771facf215e5bcd92bca1a82520819 + 94e3433b51d9b456db1b1641d17790dd3b08985c62b87232132a1749ee07e78b" skip_extraction="man-${version}.tar.gz"