From 9b229f40f024daae61c1189a0fa1642b4038349e Mon Sep 17 00:00:00 2001 From: Marcin Puc Date: Fri, 4 Aug 2023 09:11:29 +0200 Subject: [PATCH] zoxide: update to 0.9.2 --- srcpkgs/zoxide/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/zoxide/template b/srcpkgs/zoxide/template index 7c7b04e3c08da4..bde71eac0f489e 100644 --- a/srcpkgs/zoxide/template +++ b/srcpkgs/zoxide/template @@ -1,6 +1,6 @@ # Template file for 'zoxide' pkgname=zoxide -version=0.9.1 +version=0.9.2 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=7af5965e0f0779a5ea9135ee03c51b1bb1d84b578af0a7eb2bd13dbf34a342dd +checksum=a6c2d993a02211c3d23b242c2c6faab9a2648be7a45ad1ff0586651ac827e914 post_install() { vlicense LICENSE