From e2a9f783296a66522fc61040b01a8ba4663ceffd Mon Sep 17 00:00:00 2001 From: tranzystorekk Date: Thu, 19 Sep 2024 11:04:03 +0200 Subject: [PATCH] zoxide: update to 0.9.6 --- srcpkgs/zoxide/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/zoxide/template b/srcpkgs/zoxide/template index 4cba8d61a3f..702e9ac59cd 100644 --- a/srcpkgs/zoxide/template +++ b/srcpkgs/zoxide/template @@ -1,6 +1,6 @@ # Template file for 'zoxide' pkgname=zoxide -version=0.9.5 +version=0.9.6 revision=1 build_style=cargo short_desc="Faster way to navigate your filesystem" @@ -9,7 +9,7 @@ license="MIT" homepage="https://github.com/ajeetdsouza/zoxide" changelog="https://raw.githubusercontent.com/ajeetdsouza/zoxide/main/CHANGELOG.md" distfiles="https://github.com/ajeetdsouza/zoxide/archive/refs/tags/v${version}.tar.gz" -checksum=1278660e671d96c5421f0910fa7d79b9e0bb0bfacf7611ff63bf383f721d7a4f +checksum=e1811511a4a9caafa18b7d1505147d4328b39f6ec88b88097fe0dad59919f19c post_install() { vlicense LICENSE