From 930d32839c5881364f597870ad9a66dbbba1ecfc Mon Sep 17 00:00:00 2001 From: tranzystorekk Date: Thu, 7 Nov 2024 11:10:42 +0100 Subject: [PATCH] eza: update to 0.20.7 --- srcpkgs/eza/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/eza/template b/srcpkgs/eza/template index 12d942bdfbd..b412d5411e4 100644 --- a/srcpkgs/eza/template +++ b/srcpkgs/eza/template @@ -1,6 +1,6 @@ # Template file for 'eza' pkgname=eza -version=0.20.6 +version=0.20.7 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="bf7c30789be7866a36fda9d2b1bb351f41675f4c8bb8c89e7ff85619cc894bfa - da934afe5b95c80097667057d9c1b901e3a2748db0a966b1f230c0e5bc93bf35" +checksum="981af52e7a0d5ab374ed2a58b0bb9542acc81235ff479bb1f08d61941f65b18b + 87c80605caf343805d7c20b8cf4624d3391a13c48238e204da4fcd7b51b7c771" skip_extraction="man-${version}.tar.gz"