From 028e71b76dcc4f75dc3ded874ba371cd48793607 Mon Sep 17 00:00:00 2001 From: Marcin Puc Date: Thu, 19 Oct 2023 16:24:34 +0200 Subject: [PATCH] eza: update to 0.15.0 --- srcpkgs/eza/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/eza/template b/srcpkgs/eza/template index d2a39233b270c..0cb3003dcd34e 100644 --- a/srcpkgs/eza/template +++ b/srcpkgs/eza/template @@ -1,6 +1,6 @@ # Template file for 'eza' pkgname=eza -version=0.14.2 +version=0.15.0 revision=1 build_style=cargo hostmakedepends="pandoc pkg-config" @@ -8,10 +8,10 @@ makedepends="libgit2-devel" short_desc="Modern, maintained replacement for ls" maintainer="Marcin Puc " license="MIT" -homepage="https://github.com/eza-community/eza" +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=155d6e38a37c9d2fd32d2234662dba2e0f50b553826dfff290ae8f7c16dbb389 +checksum=e4cce5a6f60e6b7405af911e3f168cf17a1e86c33c292a449c1c25c15052967a post_patch() { cargo update --package git2@0.18.1 --precise 0.17.2